kfest08/README.md

12 lines
370 B
Markdown
Raw Normal View History

2014-05-18 13:17:45 +00:00
kfest08
=======
A silly demo in Applesoft BASIC
2014-05-18 13:24:25 +00:00
To run it, put the text file on an Apple disk (or disk image for emulators).
Then boot into BASIC and type "exec demo.txt" to load the program into
the BASIC interpreter. Then you should be able to "run" the program.
If you want to skip that step in the future, you can "save" it to disk like
a normal basic program.