Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ Anapo Public

A command based RPG written in java

fnk0/Anapo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anapo

A command based RPG written in java

Running

This program is still under development so to run it please use these commands.

cd <path/to/anapo_directory>
javac -d bin/ -cp "lib/*" src/*/*.java
cd bin
java engine/Anapo

This will compile and run the program.

About

A command based RPG written in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages