Now you’re going to add a timer so that the player only has ten seconds to catch as many ghosts as possible.
Create a new variable called ‘time’.
Can you add a timer to your Stage to give your player only 10 seconds to catch ghosts?
Your timer should:
The game should stop when the timer gets to 0.
Ask a friend to test your game. How many points can they score?
If your game is too easy, you can:
Change and test your game a few times until you’re happy with its level of difficulty.