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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages