Actions
Task #294
closedUser Story #337: UI / Interface
Ability to Pause the Game
Status:
Done
Priority:
High
Assignee:
Category:
UI / Interface (Extended)
Target version:
Start date:
02/10/2025
Due date:
02/16/2025
% Done:
80%
Estimated time:
0:30 h
Story Points:
0.5
Difficulty:
Low
Blocked:
No
Sprint:
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