Skip to content
This repository has been archived by the owner on Jun 21, 2021. It is now read-only.

SauzeauYannis/HMI-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

HMI-Project

Table of Contents

Ce projet a été effectué en troisième année du CMI Informatique à l'UFR SFA Université de Poitiers dans le cadre de l'enseignement Programmation des interfaces homme-machine.

Ce projet a été développé en trinôme avec l'EDI IntelliJ IDEA et Scene Builder for Java 8.

Cet projet a été développé avec Java 8 qui inclut directement JavaFX, vous pouvez télécharger cette version ici.

Pour lancer le jeu placez vous dans le répertoire code/out/production/Projet/ puis lancez la commande suivante :

java gypsysCarnival.Game

Le jeu qui s'affiche est l'interface graphique du jeu sur terminal développer dans ce projet Java

  • Principes primordiaux des Interactions Homme-Machine
  • Programmation événementielle
  • Boîtes à outils et widgets en JavaFX puis en FXML
  • Modèle MVC
  • Threads

Nous avons obtenu la note de 18/20.

This project was carried out in the third year of the CMI Informatique at the University of Poitiers as part of the Programming of human-machine interfaces teaching programme.

This project was developed in trinomial with the IntelliJ IDEA IDE and Scene Builder for Java 8.

This project has been developed with Java 8 which includes directly JavaFX, you can download this version here.

To launch the game go to the directory code/out/production/Project/ then run the following command:

java gypsysCarnival.Game

The game that appears is the graphical interface of the terminal game developed in this Java project

  • Fundamental principles of Human-Computer Interaction
  • Event-driven programming
  • Toolboxes and widgets in JavaFX and FXML
  • MVC model
  • Threads

We obtained a score of 18/20.