diff --git a/README.md b/README.md new file mode 100644 index 0000000..15a38af --- /dev/null +++ b/README.md @@ -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.