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.