Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

Congratulations for having an awesome first game! The feedback from the shooting it's so satisfying, the glowing of the bullets fits pretty nice and the music and sound effects are very rewarding to hear. My only complaint is that the enemies take a little bit too long to spawn, so maybe a few tweaks on your spawning system could do the work. By the way, the power ups are another win for this game.

(Edit) It seems the spawning rate I had in my first play was different in my second play, the first time enemies took like 10 seconds to spawn and now they spawn in a more fluid way, so for now I find the problem solved.

Hey Spiderhead!

thanks for playing.  The spawning issue is actually a bug that I can't fix because of the jam :(.  but all you have to do is reload the page after each death.  essentially there is a counter for how many enemies are spawned and the game wont spawn new enemies if it is over that number, but when you die right now it doesn't reset that number to zero! it was something I implemented last minute and didn't test out so my bad haha.