-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Location: Backend API
Labels: backend, game-features, good first issue
Estimated Time: 7 hours
Difficulty: Medium
Description
Enable players to replay completed puzzles and review their solving process step-by-step for learning.
Tasks
- Design puzzle replay data structure
- Implement action recording during gameplay
- Create replay storage system
- Add replay retrieval endpoints
- Implement playback metadata (timestamps, actions)
- Create replay sharing functionality
- Add replay comparison (original vs new attempt)
- Write replay flow tests
- Implement replay compression
- Add replay analytics
Acceptance Criteria
- Actions recorded during puzzle solving
- Replays stored efficiently
- Playback data accurate
- Sharing works correctly
- Comparison shows differences
- Tests verify replay integrity
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program