Took me too long to code this.

Only control needed is mouse, but there's some additional hotkeys. Shield regens every 6 seconds. Use time of 3 seconds.

Normal mode - Just a bullet dodge game, your shield will allow you to "dodge" food without dying

Difficulty - This changes the spawn rate base on this factor (easter egg if you use a difficulty above 99) x = time+(5*2^difficulty)*math.log10(1+time/50) spawn enemy whenever x is multiple of 5

Eater Mode - Newest addition to the game. Instead of dodging whenever you shield, your shield ability is replaced with the "hungry" ability that lets you eat the food! This prolongs your survival and you can try higher difficulties with this.

Leave a comment

Log in with itch.io to leave a comment.