thiagohoh / Explorer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 MAPA.java MONSTRO.java EXPLORER.java COMIDA.java

Running the game

To run the game just use the java command

>>> java MAPA

About

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

License:MIT License


Languages

Language:Java 100.0%