mirror of
https://github.com/a2geek/mouse-maze-2001.git
synced 2025-08-05 06:26:19 +00:00
A basic readme for the project.
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal 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!
|
||||
|
||||

|
||||
|
||||
# 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.
|
Reference in New Issue
Block a user