BruceNov 7, 20217 minLet'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...
BruceNov 2, 20214 minLet's create an MPAGD game - Part 25: PLOT an air purity meterUsing PLOT to create a meter / bar
BruceOct 13, 20214 minLet'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