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.
- Host: GitHub
- URL: https://github.com/aye-nyeinsan/desktopgamejavafx
- Owner: aye-nyeinSan
- Created: 2023-07-01T10:21:05.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T04:19:53.000Z (almost 2 years ago)
- Last Synced: 2025-01-17T23:29:06.574Z (5 months ago)
- Topics: java, javafx, javaoop
- Language: Java
- Homepage:
- Size: 264 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.