Actions
Task ARCH-113
closedLoss Condition Clarity
Status:
Done
Assignee:
Priority:
High
Parent task:
Due date:
Start date:
02/10/2025
Sprint:
-
Estimated time:
1:30 h
Target version:
Category:
UI / Interface (Extended)
Story point estimate:
-
Description
User Story¶
As a player, I want to clearly understand when and why I lost, so that I can learn from my mistakes and improve.
Description¶
- When the player loses, a Game Over screen appears with a reason.
- Possible reasons include death, running out of time, or failing objectives.
- Some losses offer a retry option, while others require returning to a checkpoint.
Test Cases¶
Verify that the correct loss reason appears when failing.
Ensure that Game Over screens do not interrupt or crash the UI.
Confirm that retrying or respawning functions properly from loss conditions.
Validate that special loss cases (e.g., boss fights) have appropriate messaging.
Actions