Commit Graph
4 Commits
Author SHA1 Message Date
sha eb139840ba Refactor CapitalsQuiz to replace WelcomeStats with QuizInfo component and remove unused code for improved clarity and maintainability. 2025-08-14 15:59:04 +03:00
sha ecc09b6b9a Add Geography Quiz and related components with quiz info and routing 2025-08-14 13:42:06 +03:00
sha 163bd33c3c Add new achievements for "Star Performer" and "City Expert" with tracking logic in CapitalsQuiz 2025-08-14 11:26:56 +03:00
sha 0eab81f0e2 Add Capitals Quiz game and update Game page
- Introduced a new Capitals Quiz game with full functionality including question generation, scoring, and session management.
- Updated Game.svelte to include the Capitals Quiz in the game list with appropriate metadata.
- Enhanced the layout of the game grid for better responsiveness.
- Removed placeholder for the Capitals Quiz in the upcoming games section.
2025-08-11 22:22:02 +03:00