Level 0 — Welcome & Basics
Orientation, PRINT/CHR$ and a first memory POKE.
Lessons
- Welcome
Run your first code and clear the screen.
- PRINT & CHR$
Output text and use control codes like CHR$(147).
Capstone
Capstone: Capstone: First Star
Pick coordinates, clear the screen, and place a star with POKE.