Scale This - Changelog
Version 0.4 - 8/17/25
- Added master and music volume controls.
- Increased the volume of the demon movement sound by 20% to make it more noticeable.
- Lengthened the player movement sound for better audio feedback.
- Updated player and note visuals to be circles for a cleaner look.
- Sounds now stop if the window or tab loses focus.
Version 0.3 - 8/17/25
- Moved all game logic from an inline script to `src/main.js` for better organization.
Version 0.2 - 8/15/25
- Added an extra life reward for every 250 points with a new custom sound effect.
- Added the 'C' key to speak the player's current coordinates.
- Refined demon behavior to a predictable square patrol pattern and increased their speed.
- Prevent movement between rounds.
← Back to Game