Your Own Debugger - How To Code Games In BBC BASIC (15)

By Colin Hoad | May 16, 2021
RSS
In this episode, we take a peek behind the curtain of what the program is doing by writing our very own debugger and getting it to output variables on screen! This is a very useful tip to follow when you're trying to understand what a program does, or when you're just trying to debug your own programs.

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