项目作者: SauzeauYannis

项目描述 :
HMI with JavaFX project
高级语言: Java
项目地址: git://github.com/SauzeauYannis/HMI-Project.git
创建时间: 2021-03-20T09:31:33Z
项目社区:https://github.com/SauzeauYannis/HMI-Project

开源协议:

下载


HMI-Project

Table of Contents

Français

Présentation

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.

Utilisation

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 :

  1. java gypsysCarnival.Game

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

Compétences acquises

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

Résultat

Nous avons obtenu la note de 18/20.

English

Presentation

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.

Use

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:

  1. java gypsysCarnival.Game

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

Skills acquired

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

Result

We obtained a score of 18/20.