Note
This repository serves to preserve our group project for Engineering of Software Subsystems at RIT.
A spin-off of a traditional dungeon-crawler type game built entirely in Java. Play as a character to explore the labrinth and attempt to reach the goal while battling enemies and gathering loot.
Tip
An IDE such as IntelliJ is recommended
Warning
Only the PTUI has been fully implemented, the GUI has not
- Clone the repository and navigate to the root directory.
- Run
mvn javafx:run
or navigate tomultiuserdungeon/ui/PTUI
and directly execute main method
- Jack Barter
- Howard Kong
- Quinton Miller
- Luke Edwards
- Mandy Yu