History Board Testing plan - UQdeco2800/2021-ext-studio-2 GitHub Wiki
Overview
This is the final history score board.
How to test
There are six functions of this feature:
- Player can go to this screen from main menu or game over screen.
- Player's score should be svaed to the JSON file after player is dead. (Exit the game shouldn't store the scores)
- Player can view the past scores in descending order and its corresponind date&time.
- The board capacity is 10. So only display the top ten scores.
- The left bottom corner should display the game count.
- The button should lead player back to the main menu.