I'm absolutely aiming for the noita-ish physics-world interactions! Especially objects being moved by the air, and moving the air in turn...
Yeah, more interesting enemies enemies, projectiles that are influenced by the air, sound effects, and better feel in general are all on the list of things to do.
I am glad the music is memorable. (I'll add a volume menu). A fun fact about the music is that it's generated by this function:
Hence the schizocore.
The framerate's capped, yeah - I haven't uncapped it / disconnected logic frames from rendering frames yet because a lot of game-relevant computation is happening on the GPU and a lot of data is going from the GPU to the CPU - it's complicated. It's something I'd like to fix if I can without making the performance very unpredictable.
Thanks for playing!