Skip to content

Instantly share code, notes, and snippets.

View mreider's full-sized avatar

Matt Reider mreider

View GitHub Profile
@mreider
mreider / lemonade_stand.bas
Created June 14, 2025 18:31 — forked from badvision/lemonade_stand.bas
Lemonade stand (Applesoft basic)
1 LOMEM: 14080
5 GOSUB 10000: GOSUB 11000: GOSUB 16000: GOTO 135
10 REM <<< LEMONADE STAND >>>
15 REM
20 REM FROM AN ORIGINAL PROGRAM
30 REM BY BOB JAMISON, OF THE
40 REM MINNESOTA EDUCATIONAL
50 REM COMPUTING CONSORTIUM
60 REM * * *
70 REM MODIFIED FOR THE APPLE