BruceOct 30, 20217 min readLet's create an MPAGD game - Part 20: SCOREs, LIVES and DISPLAYing stuff.Our game is starting to take shape, now is probably a good time to sort out the mess that is currently the score bar at the top of the...
BruceOct 13, 20214 min readLet's create an MPAGD game - Part 15: Game objectives and introducing DATA and READIn which we will give the game an objective and learn about DATA, READ & REPEAT
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,...