Update README.md

This commit is contained in:
Christophe Meneboeuf 2020-01-16 00:02:57 +01:00 committed by GitHub
parent eff3827d20
commit 3841faa027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,7 @@ It is written in assembly and serves two purposes:
2. Document the proccess of coding for the Apple II on [my blog](https://www.xtof.info):
- [A tile engine for the Apple II](https://www.xtof.info/blog/?p=1044)
- [Raycasting a Line of Sight](https://www.xtof.info/blog/?p=1071)
- [Random level generation on Apple II](https://www.xtof.info/blog/?p=1186)
# How to build
@ -32,3 +33,9 @@ The [cc65 compiler suite](https://github.com/cc65/cc65), with the environment va
Run
scripts/add-to-disk.sh
# How to run
In PRODOS type
BRUN ESCAPE