BruceOct 30, 20216 min readLet's create an MPAGD game - Part 22: Working with text, MESSAGEs, CHaRacters and PRINTMODESo far, we've learnt how to get information onto the screen using commands such as PRINT "" and DISPLAY plus some special ones like...
BruceNov 22, 20203 min readLet's create an MPAGD game - Part 11 - Collectibles and our first codeI'm going to create a Bone, and Stinky Dog will try to collect them, each time he does, he'll score some points. To create the bone,...