Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 351 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 351 Bytes

The-Explorer

A 2D tile-based exploration game. The player's goal is to find key to go to the next floor and not be caught by the monsters. The world is randomly generated.

To start the game, go to byow/Core and run Engine.java

The controls are: W: go up; S: go down; A: go left; D: go right; J: put landmine

Press ":q" to quit and save the game