Understand
Apply
Create
For the instructor's eyes only
Make sure it starts at 0
Maybe the player gets $1000 for every correct answer?
Try setting this up!
5 min
Note that the text is selected here, not the board itself
To do this, we have to set the text of the panel to read our score variable.
The panel needs to constantly refresh, so use a forever block!
Look what happens as we get a correct answer:
15 min
Easy. We'll come back to this.
First, let's make another text panel that lets them know what they need
Make it so if their score equals or exceeds a certain amount, they can transition to their new scene
Bonus: Try programming an event for if they DON'T have enough points
15 min
Create a game which utilizes everything you've learned so far