Skip to content

xleshx/consolegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consolegame

Java project of RPG\Adventure text based game engine.

Run instructions

Project build with Gradle build tool.

gradlew script included for both win/nix.

Add execution permission for gradlew file chmod u+x gradlew

then just run ./gradlew buildZip or ./gradlew buildTar You can find archive under build/distributions.

Unpack the archive. You will find game.bat and game bash script. Update script permissions chmod u+x game and start it ./game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages