-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Location: Backend API
Labels: backend, game-logic, good first issue
Estimated Time: 7 hours
Difficulty: Medium
Description
Build a quest chain system where completing one puzzle unlocks the next in a progressive sequence with story elements.
Tasks
- Design quest chain schema
- Create chain creation and configuration endpoints
- Implement sequential unlock logic
- Add progress checkpointing
- Create branch/alternate path support
- Implement cumulative chain rewards
- Add chain completion tracking
- Write chain progression tests
- Create chain reset functionality
- Add chain leaderboards (speed runs)
Acceptance Criteria
- Chains created with sequential puzzles
- Unlocking works based on completion
- Progress saved at checkpoints
- Branching paths functional
- Chain rewards distributed
- Tests cover all scenarios
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program