Skip to content

pv-pavan/dota3-cli

Repository files navigation

dota3-cli

Command line RPG game - Dota3

Gradle Build using Wrapper:

./gradlew clean build

Generate Fat Jar:

./gradlew fatJar

Fat jar with all dependencies is created under build/libs (dota3-all-1.0-SNAPSHOT.jar)

Run:

java -jar build/libs/dota3-all-1.0-SNAPSHOT.jar

To play the game, choose from a list of commands as the game progresses.

Note: User running the program requires file creation privileges. Profiles will be saved to disk in the directory where the program is run.

About

Command line RPG game - Dota3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages