example 1 We have added the outline for the login screen. We will use this screen to store the scores of players under their name, so that they can be added to the leaderboard.
example 2 The layout of the leaderboard has also been done. Currently, the names and scores on the leaderboard are just placeholders, but once backend has been added, they will update.
example 3 This is the main screen of the game. The buttons for the instructions and starting the game have been added. The start game button does not work yet, as the game hasn't been created. However, the instructions open a popup, which was created using HTML
View and Frontend Hacks
Model and OOP Hacks blog
Scoring Blog