mirror of
https://github.com/a2geek/mouse-maze-2001.git
synced 2025-08-05 06:26:19 +00:00
Adding some historical documentation.
This commit is contained in:
50
doc/original/README.md
Normal file
50
doc/original/README.md
Normal file
@@ -0,0 +1,50 @@
|
||||
# Mouse Maze (the original)
|
||||
|
||||
This application was written for summer school in 1983. I was 15. It was written in Applesoft BASIC using shape tables and twiddling the speaker (for buzzes and other noises). General gist is to escape from the evil Mad Scientist.
|
||||
|
||||
## Disk Image
|
||||
|
||||
If you're curious,  is an Apple II disk image. Load the disk into your emulator of choice, boot this disk, and type:
|
||||
```
|
||||
RUN MOUSEMAZE START
|
||||
```
|
||||
|
||||
## The Main Characters
|
||||
|
||||

|
||||
You play Henry, the Mouse.
|
||||
|
||||

|
||||
And you must not be stopped by the Evil Robots!
|
||||
|
||||
## Your Obsticals
|
||||
|
||||

|
||||
Bombs, randomly placed, detonate randomly during game play or if they're shot!
|
||||
|
||||

|
||||
Mines are placed by the Evil Robots in the higher levels.
|
||||
|
||||

|
||||
And, worst of all, your own corpses.
|
||||
|
||||
## Freedom!
|
||||
|
||||

|
||||
The doorway to freedom...
|
||||
|
||||
# Screenshots
|
||||
|
||||
In all reality, noone will play the game, but here are a few screenshots to give an overview if this old beast...
|
||||
|
||||
## Help
|
||||
|
||||

|
||||
|
||||
## Gameplay
|
||||
|
||||

|
||||
|
||||
## Winning
|
||||
|
||||

|
Reference in New Issue
Block a user