What's New?
v2.1 September 3, 2025
New Features
- Added swipe controls for mobile devices
- Added a hint system (3 hints per game)
- Added keyboard shortcut (H) for hints
Improvements
- Improved mobile responsiveness for various screen sizes
- Better visual feedback with animations
- Enhanced treasure collection visual effects
Technical
- Code refactoring for better maintainability
- Added configuration object for easier customization
v2.0 September 3, 2025
New Features
- Added touch controls for mobile devices
- Added game over screen with final score
- Added treasure collection animation effects
Improvements
- Improved mobile layout with responsive canvas
- Enhanced visual design of player and treasures
- Added movement cooldown to prevent too rapid movement
v1.0 September 3, 2025
Initial Release
- Randomly generated maze using recursive backtracking algorithm
- Player movement with keyboard controls (arrow keys and WASD)
- Treasure collection system with 5 treasures per level
- Basic scoring system
- Simple audio feedback for actions
- Responsive design that works on desktop and mobile