This is really cool. I wish it was more balanced because I had fun playing and wanted to keep going. I saw in the description you're already aware of that (and yes, the frost towers along the outside does help). You should definitely keep going with this! It has a neat soundtrack, and aesthetic too.
I'm also curious about the shader you use to get the convex look for the screen (like a CRT monitor). Id love to know more about that.
Viewing post in Hex Defend jam comments
Thanks for the review! Appreciate that. For the shader this is the main code of it.
https://gist.github.com/drewhamlett/d072e16dcf2fa62390780a189ee3380c
You have to have a version that works on web as well as on Mac/Windows.
This might help too
https://github.com/raysan5/raylib/blob/master/examples/shaders/resources/shaders...