Greg's Adventure is a reinterpretation of the tabletop game Munchkin made for the AP4B course at UTBM.
You need to have gradle and openjdk-17 installed to build the game.
To run the game, type the following commands:
git clone https://github.com/ZenT0x/Gregs_Adventure.git
cd Gregs_Adventure/
gradle desktop:run
This project is licensed under the MIT License.