BruceNov 7, 20217 min readLet's create an MPAGD game: Part 29: Adding a timer/countdown to your gameSuppose in your game you want to give the player a set amount of time to complete each screen. And then, perhaps, give them a bonus...
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...
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,...