maze/README.md

17 lines
485 B
Markdown
Raw Permalink Normal View History

2021-02-13 07:05:13 +00:00
# maze
Draws a maze on the Apple IIe DHGR screen
2021-02-15 06:57:20 +00:00
2021-02-16 07:22:55 +00:00
# Instructions
## Windows Setup with Bundled AppleWin Emulator
2021-02-16 07:25:01 +00:00
1. Download the self-contained runnable zip [file](https://github.com/gungwald/maze/releases/download/v1.1.0/maze-runnable.zip).
2021-02-16 07:22:55 +00:00
2. Unzip it.
3. Double click the maze.bat file.
## Manual
2021-02-16 07:26:46 +00:00
1. Download and run [Applewin](https://github.com/AppleWin/AppleWin) or other Apple IIe emulator.
2021-02-15 07:06:13 +00:00
2. Insert maze.dsk into Drive 1.
2021-02-16 07:26:46 +00:00
3. Boot the emulator.
2021-02-15 06:57:20 +00:00
![Example](maze-example.png)