BASIC string demo code.
Your #AtariBASIC tip of the day.
Numbers in AtariBASIC are always 6 byte floats! But you can use strings to store integer data and access it with PEEK and POKE.
Strings can also be cleverly manipulated to manipulate memory and even draw player-missile graphics.
#RetroCoding #Atari #MOS6502