Conditional Display - How To Code Games In BBC BASIC (16)

By Colin Hoad | Aug 14, 2021
RSS
In this episode, I explore how to use simple mathematics and co-ordinates to programmatically display and manipulate the positions of graphics. I also take a peek at the ON...GOTO command to create small, efficient pieces of code to direct the program to the correct line using a variable.

RESOURCES: http://www.colinhoad.com/bbcmicro/cosmicinvaders/