An open API service indexing awesome lists of open source software.

https://github.com/aye-nyeinsan/desktopgamejavafx

This is a core-java desktop application using JAVAFX in Java advanced course.
https://github.com/aye-nyeinsan/desktopgamejavafx

java javafx javaoop

Last synced: 4 months ago
JSON representation

This is a core-java desktop application using JAVAFX in Java advanced course.

Awesome Lists containing this project

README

        

# DesktopGameJavaFx
This is a core-java desktop application using JAVAFX in Java advanced course.

The main file is [Launcher.java](https://github.com/aye-nyeinSan/DesktopGameJavaFx/blob/master/src/main/java/se2023/chapter1/Launcher.java).
You'll need to run it first to see the application.

The images needed for the project are under this [assets](https://github.com/aye-nyeinSan/DesktopGameJavaFx/tree/master/src/main/resources/se2023/chapter1/assets) folder.