kaadash / ShipsAndPlanes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ships And Planes

Simple JavaFx application in which you can:

  • create new planes, ships and draw them on the screen
  • display information about them by clicking on correct object

In project was used:

  • Threads
  • Semaphores
  • OOP
  • simplified design MVC
  • FXML for the view

About


Languages

Language:Java 99.7%Language:CSS 0.3%