NoRhythm

You start at your computer terminal with nothing loaded, and load in pieces of the game to "build" your rhythm game!
--- Controls ---
keyboard: all keys type letters into the console at the beginning of the game
mouse: left click to interact with buttons
escape: open options / pause menu
A, S, D/J, K, L: hit notes on the piano roll, and hold from start to finish on the long notes!
Hitting a note exactly on time will result in a perfect where the note turns purple! Similarly, notes turn green for good, grey for hitting it too early and red for missing it when you hit too late.
Super secret hint: when opening the game for after your first time, try load.all()

Comments7
I didn't understand how the long notes worked and it felt weird that pushing on a key off the beat didn't give any audio feedback (or at least play the note but offbeat) :/ but I had fun playing!
Keep up the good work :thumbsup:
On the no audio feedback: after conferring with a couple of playtesters in the last few hours, a change went in where if you tried to hit a note too early it would turn grey and soundlessly fail. This was an attempt to differentiate missing a note and hitting too early. I'll add a note about that too. :)