A small terminal based role play game(RPG).
Use the following command in a bash to run the project
foo@bar:~$ ./gradlew run --console=plain
If you want to use the DEBUG version:
foo@bar:~$ ./gradlew run --console=plain --args="--debug"
foo@bar:~$ ./gradlew build
Our team is open for ideas!! If you have any kind of feature or story you want us to add to the game follow these steps:
- go into the issues tab (https://github.com/jambit/AlexJovanMassaker/issues)
- create a new issue (or like a existing one)
- describe your idea
- submit your "issue" and wait... :)