My second game in java Developed in 2014, while studying CS_101 while being an undergraduate in Mathematics.
Download the project from Github, compile using
>>> javac MAP.java MONSTRO.java EXPLORER.java COMIDA.java GameScreenCli.java
To run the game just use the java command
>>> java MAP