Text-Based Adventure Game

This game is sort of like DND but very different! It's a command line game built in Java where there are multiple endings and combanations!

Install

Download the source code from this git repository and run this command from the folder:

java src/com/mathboy/Main.java

It should run the program in the command line!