The score system is the same as the timer. Since score is based on how many seconds you survive, the timer acts as the your score.

In order to go from just a start screen to multiples screens you have to change the boolean to an integer because there is more than true or false (2 selections) this allows us to have more than one screen as you can assign one to any number that’s an integer.