- Dungeon Adventure - a 2D game powered by JungeonEngine
-
DungeonAdventure is created by Griffin Ryan, Yudong Lin, and Elijah Amian.
-
Found a problem? Pull requests are welcome.
-
If you have ideas, questions or suggestions - Welcome to discussions. 😊
Clone the DungeonAdventure project.
git clone https://github.com/TCSS360A/DungeonAdventure.git
cd DungeonAdventure/
Use Gradle to build DungeonAdventure.
cd DungeonAdventure/
gradle build
gradle run
The
glryan,liny,eamianbranches feature FXGL, a library built on JavaFX.
