Nice little game. I missed some music and sound effects. Additionally it was a bit easy, as you stop moving when you shoot. So for certain rows it was easy to shoot all of them by just standing there and shooting four times. Anyway congratulations for the game, it looks like you did the whole code on your own without any framework.
Viewing post in Uncooked Food Invaders jam comments
Thank You
I started working on the game 3 days before the jam ends, so I was short on time that I couldn't add some music and sound effects
I agree with you that it's too easy, at least I should have implemented a delay between shots
That's right I didn't use any framework or libraries only javascript and CSS.