In this video C64 Brain continues his Basic Playground tutorial series.
- ASCII – display character – position on screen
- Conditions – IF/ELSE – allowing the computer to make decisions with our code.
- LEFT$/MID$/ STR$ – String techniques that allow extraction of characters GOSUB – subroutine to reduce messy code