Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 406 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 406 Bytes

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