BOLERO by tpsy
A simple game where you have to follow the music in a mine to find the exit.

Movement using WASD or Arrow keys, mouse for camera.
Some have reported issues with loading the Web version so linux and windows build included just in case.
Ratings
| Given | 3🗳️ | 3🗨️ |
I feel like it was a bit too easy maybe, I mostly went forward in the music direction and the path did not require me to do any large deviation. Maybe the noise sound could come in a narrower angle so that you have to focus more on the audio, or add some filtering on the music based on the distance. Could also be multiple radios across the maze that you have to find one by one, and turn them off to go to the next one: same mechanic, but less straightforward level. Easier said than done, obviously, I'm just sharing ideas! :)
I enjoyed it overall. Also nice choice of music!

Textures are really nice, and lighting too, but I would try interpolating the lantern position next time (lerp() should do the trick) to give it a smoother motion, it's kinda unpleasant when it's moving this quickly and all over the place, but not like it stopped me from enjoying this!