History Scoreboard Testing plan - UQdeco2800/2021-ext-studio-2 GitHub Wiki
Overview
The History Score Board
How to test
There are six functions of this feature:
- When player is dead. The score will be saved to a JSON file.
- Player can go to the History Scoreboard from the main menu or game over screen. '
- When the current screen is HistoryScore, the history scores should be displayed in descending order. Each score should match its date&time.
- The board should only display top 10 records.
- The left bottom corner should display the game counts.
- Can go back to menu from that screen by clicking the right bottom buttom.