Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

The music, the visuals! MUAH Beatuiful! 
The code, i was thinking of making a similar game but came to a conclusion in the end that it would be impossible for me to code something that complicated so congratulations there also!!!
Small advice/nitpick thoe, next time make the difficulty rise exponentially(increasing faster over time)... Since hee hee i want my 1st place trophy! All in all i loved the game!

(1 edit) (+1)

Exponential/non-linear difficulty was something I wanted to do, but I was running out of time for playtests, and I was worried that if I did it wrong, waves would suddenly spawn thousands of enemies, or enemies would shoot too many bullets after a long run, hahaha

For the code, I recommend looking up Boid/Flocking AI tutorials, as I was inspired by those! There’s no actual flocking (can’t very well flock when you’re a single unit, haha), but I do have a set of weighted objectives for the AI to consider!

Thank you for your review!

(+1)

Thanks! Ill check it out, it sounds interesting! :))