Actions
Task ARCH-110
closedAbility to Pause the Game
Status:
Done
Assignee:
Priority:
High
Parent task:
Due date:
02/16/2025
Start date:
02/10/2025
Sprint:
-
Estimated time:
0:30 h
Target version:
Category:
UI / Interface (Extended)
Story point estimate:
-
Description
User Story¶
As a player, I want to pause the game at any time, so that I can take breaks or adjust settings without losing progress.
Description¶
- Pressing Pause (ESC or equivalent button) freezes gameplay.
- A pause menu appears, allowing access to options or quitting.
- Resuming the game unpauses and continues from the exact moment paused.
Test Cases¶
- Verify that pressing pause freezes all game activity.
- Ensure that the pause menu appears with the correct options.
- Confirm that resuming the game restores everything as expected.
- Validate that UI elements don’t break when pausing mid-action.
Actions