knative-extensions / knative-extensions/educational-game
Add level progress indicator to show learner progression across levels
- Dominant language
- GDScript
- Stars
- 8
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the game does not provide a clear indication of how many levels a learner has completed or how many remain.
This issue proposes adding a simple level progress indicator displayed at the top-left corner of the screen in the format:
`Level Progress: 1 / 3`
The indicator updates automatically as the learner completes each level, helping users better understand their progression through the Event-Driven Architecture patterns without introducing gamified point-based scoring.
This improvement focuses on learning clarity and user orientation, especially for first-time learners navigating multiple EDA concepts.
Contributor guide
Assessment
This issue has not been assessed yet.