You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit enables player name and score to be saved in a SQL database.
Then,the data can be retrived from the database to show it on the Leaderboard.
The leaderboard also has a function to clear all player scores.
Related Issues: #4 , #30 , #71
As a player, I want to delete all the top ranking players in the leaderboard, so that I can take the first spot on my next try.
Acceptance Criteria :
-Players in the Leaderboard should disappear from the screen on clicking the reset button.
The text was updated successfully, but these errors were encountered: