Hey all! Here's a link to my entry for those of you who want to procrastinate on that last minute polishing :P https://kzventures.itch.io/otk
The gameplay revolves around hitting the piano keys and having them collide with other keys to watch your score go higher and higher!
What's your high score? :D
Good luck with the final submissions! I recommend testing a build on itch soon so you can catch little bugs. For example:
- Left and Right Arrow Unicode Characters - this was not loading properly so you can see below I just hardcoded "<--" and "-->"
- GPUParticles2D - I'm using Godot 4, so I had to switch this to CPUParticles2D to run in the browser
Best of luck!