Now you’re going to make your game more interesting by keeping score!
Create a new variable called score
.
Can you keep track of the player’s score? Players should score points when they click on ghosts to catch them.
Each time a player clicks on a ghost, their score should increase.