Actions
Task ARCH-84
closedEpic ARCH-155: Environment / Levels
Progression-Based Level Unlocking
Status:
Done
Assignee:
Priority:
High
Parent task:
Due date:
Start date:
02/10/2025
Sprint:
-
Estimated time:
4:00 h
Target version:
Category:
Environment / Levels
Story point estimate:
-
Description
User Story¶
As a player, I want to unlock levels after completing the previous ones, so that I can progress through the game in a structured way.
Description¶
- Completing a level unlocks the next one in the sequence.
- Some levels may require special conditions (e.g., defeating a Mini-Boss, collecting a key item).
- Unlocked levels appear in the Level Select menu.
Test Cases¶
- Verify that levels unlock correctly after completing the required previous level.
- Ensure that locked levels cannot be accessed until unlocked.
- Confirm that special conditions (e.g., boss fights, key items) correctly trigger level unlocks.
- Validate that the Level Select menu updates dynamically.
Actions