/Explorer

A simple exploration game made in java in 2014, in my first contact with programming.

Primary LanguageJavaMIT LicenseMIT

License: MIT

Spider Arena

My second game in java Developed in 2014, while studying CS_101 while being an undergraduate in Mathematics.


Example

Explorer


Setup

Java-15 Javac-15

Download the project from Github, compile using

>>> javac MAP.java MONSTRO.java EXPLORER.java COMIDA.java GameScreenCli.java

Running the game

To run the game just use the java command

>>> java MAP