diff options
author | B. Watson <yalhcru@gmail.com> | 2016-09-02 00:00:39 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2016-09-02 00:00:39 -0400 |
commit | 2501dc4ecbfc45170a84503a90eb15f5770e6918 (patch) | |
tree | 3b9ebc8179ab484f8293a989609f0561b9b92384 /README | |
parent | e9ec302bb089104385c020356dd47b64d6bd09a7 (diff) | |
download | jumpmanjr-2501dc4ecbfc45170a84503a90eb15f5770e6918.tar.gz |
bombs and level maps
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -97,6 +97,8 @@ The way I do this: 4. Play with it, see what happens. If you discover something useful, add it to main.info and/or mklevelinfo.pl. +Official XKCD comic of this project: https://xkcd.com/1349/ + Notes: [1] If you're wondering about the .dasm filename extension: ca65's standard @@ -126,4 +128,3 @@ Notes: Makefile will print this for your copy/pasting convenience, but I don't see a way to have atari800 automatically do this (short of modifying atari800, which is a project for another day). - |