Bonus levels
- Count the number of attempts the player uses, use that as score
- Let the player enter a name
- Save each game's score and show a high-score table
- Count how long the player takes to finish the game. Use Time.now together with Task.perform to get the current time