Keeping track of the player's progress and user settings during a game is vital to give your game a greater feeling of depth and content. In this recipe, we will learn how to make our game remember the player's score between the different levels (scenes).
Note that this game is rigged, in that higher will always win and lower will always lose, but we can build on this to count, store, and retrieve the number of wins and games that have been played.