mirror of
https://github.com/Pixinn/rogue-like.git
synced 2025-04-09 14:39:14 +00:00
Update README.md
This commit is contained in:
parent
eff3827d20
commit
3841faa027
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user