-
Notifications
You must be signed in to change notification settings - Fork 2
Test Plan Game Loop
XUEHUANG521 edited this page Sep 15, 2021
·
4 revisions
Screens
- Will keep making iterations through user testing each new iteration to make the final version as polished as possible
- In addition, the UI will be adjusted as new features are added so they can be reached from those screens if necessary
Timer
- Will keep creating tests as new functionality is added to the timer as the game progresses
- Will Testing the newly added functionality does not affect the trigger condition and it satisfy theme of game.
- Will testing whether user satisfy with timer's animation and rules designed to lose.
End Game Actions
- As the rest of the game is created the events will change or new ones will be created so new tests will be created as they are added
Entities and Components
Interaction System
Unit Testing
Input Handling
UI
Game Screens and Areas
Map Generation
Basic Interactable Objects Design