aplotnikov / role-playing-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLI role playing game

Requirements

  • git
  • jdk 1.8
  • gradle 4.5

Build

To build the project please execute the following command

$ git clone "https://github.com/aplotnikov/role-playing-game.git"
$ cd role-playing-game
$ gradle build

Run

After the project is built please run the following command to launch the game

$ java -jar ./build/libs/role-playing-game-0.0.1-SNAPSHOT.jar