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:

  1. Player can go to this screen from main menu or game over screen.
  2. Player's score should be svaed to the JSON file after player is dead. (Exit the game shouldn't store the scores)
  3. Player can view the past scores in descending order and its corresponind date&time.
  4. The board capacity is 10. So only display the top ten scores.
  5. The left bottom corner should display the game count.
  6. The button should lead player back to the main menu.