Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Melee wizard? That's odd :) I was thinking I'd have range attacks so I was a little bit surprised. The game looks really nice and after some polishing beyond the time scope of the game jam it could be really fun to play :) I didn't have any issues with moving around the map and some part with the issues with fighting were skill issues, I believe :D

Since you apparently really like issues (that's not healthy to eat so many in 72h, you know? but I'm not your doctor :D) so here have another one for using Godot:

(+1)

Thank you for the cookie and for playing!! I didn't really eat so many cookies, but I had equally unhealthy sleep habits during the jam :D

The Z-attack is a ranged attack, it can traverse roughly half way across the screen.

Can't see anything spawning and flying half way across the screen with Z-attack :( Also... tbh I haven't realised there are two attacks, thought that there are 2 buttons for one attack and never used X attack, maybe that's why it was so hard when I was surrounded by enemies... :D

that's correct actually, it's an "instant" attack like in Risk of Rain! So there's nothing that spawns and moves, just a raycast that shoots across the screen, then the sparks just spawn exactly where it was hit. You may want to play it full screen to see it. I'm not sure how many other games do it like that, so maybe people aren't too familiar with the mechanic.