[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AppleSoft Programming Examples?
On Aug 30, 10:17 pm, Jcarlson1701 <jcarlson1...@gmail.com> wrote:
> Hi All,
>
> I want to "re-learn" AppleSoft Basic after being away from it for 25+
> years. Are there any places on the web that have programming examples
> (apps, games, etc...) I did a search on Google and couldn't find
> anything.
It kind of depends on what you want to do. If you want generic BASIC,
there's (for example) the classic Ahl compilations of BASIC games:
http://www.atariarchives.org/basicgames/
If you want to do anything more Apple-specific, you tend to be
relegated to lots of peeks and pokes to get at the hardware. You
could do worse than to study the Beagle Brothers posters:
http://beagle.applearchives.com/posters.htm
They include some goofy examples, as well as fantastic references for
things like Applesoft, DOS, ProDOS, etc.