DragonCave

About

Project built for Pyramid Academy.
User is given a story based on which path(scenario) they choose.

Software & Tools Used

  • Java 17
  • Maven 4.0.0

Set-up Instructions

Enter command into commandline

git clone https://github.com/jazicorn/DragonCave.git

Usage

Make sure you are in the top program folder that contains pom.xml file.
Enter and run each step in commandline.

Step 1
mvn clean package
Step 2
java -cp target/jazicorn.DragonCave-1.0-SNAPSHOT.jar jazicorn.DragonCave.Main

License

MIT