Great game, really among the top I played this jam. The visuals are simple but feel polished, and the gameplay is clear but quite fun. I liked that each enemy grants a card which is a simple detail that I though provides a lot to the presentation. The global scoreboard is impressive and great addition. One thing I didn't like is how the cursor is hidden, somehow that makes drawing the bow kinda uncomfortable.
Viewing post in Turrim jam comments
Thanks alot! I smiled while reading your comment :). I do not understand bow drawing to be uncomfortable because of the hidden mouse. The mouse is captured and only read mouse motion, so you do not need to think where the mouse should be. If the mouse where not captured, you would always need to center it before the draw and try not to get it off the window.