A basic readme for the project.

This commit is contained in:
A2 Geek 2016-09-11 11:38:46 -05:00 committed by GitHub
parent 30f93e156b
commit 5f0d735708
1 changed files with 16 additions and 0 deletions

16
README.md Normal file
View File

@ -0,0 +1,16 @@
# Mouse Maze 2001
Written in 1983 during summer school, you play Henry the mouse and try to escape from the mad scientist.
The [original](/doc/original/README.md) is also available.
# Game Play
This screen shot shows bombs blowing up and robots with shields!
![Game Play](/doc/current/GamePlay.png)
# How to run
1. Install Java 8, if not already installed.
2. Download a [release](https://github.com/a2geek/mouse-maze-2001/releases).
3. The JAR files are executable, so double click on the JAR file.