2 Commits

Author SHA1 Message Date
savinmax
ea3f0c4e18 Add level system with progression and selection screen
- Add Level model with constraints, objectives, and star ratings
- Create LevelService for loading levels from JSON configuration
- Implement LevelSelectionScreen with visual progress tracking
- Update GameBloc to handle level-based gameplay
- Add 10 predefined levels with varying difficulty and objectives
- Integrate level progression system into game flow
2025-09-21 17:08:44 +02:00
savinmax
a8088fd1e7 Initialize Match Three project with basic structure 2025-09-21 15:41:07 +02:00