-Select a sprite (which will set the game's theme. Fruit? Animals? Something else?) -Create a score / clicker variable. (Use good practice here and name variable) -Create a script that says “What sprite clicked change variable by 1” -Test project. -Hit green flag to reset. (it doesn’t reset). -Update project so there is a “when green flag clicked, set variable to 0” -Show how to change the readout / visual of the “score”
Demo project for CS402 Week 3