One of the final and most significant stages in any game and certainly my development is the Graphical User Interface. I have wanted to design a simply display that would show the user the time they have remaining and the checkpoints they have completed out a total number of overall checkpoints. I managed to find a font called ARCADE CLASSIC, to use as the main GUI Font. Using this I placed a count down timer to show during the first countdown section of the game. I also using Unity’s inbuilt GUI system created a menu overlay for the leadboards, both to enter a highscore and show the top 10 scorers from the database.

