Super snek RECODE! I made a new, somewhat polished version of my older game Super Snek 1.2 _______controls____ -[W] to move up -[A] to move left -[S] ro move down -[D] to move right ______instructions___ -You want to eat the food -Each food piece makes you grow one grid-piece longer -Each food piece gives you one point -If you run into the edge of the screen, you die/lose -If you run into your tail/body, you die/lose
Inspired by all variants of snake game This game makes sure that every time you eat food you gain exactly one tile of length, it has grid snapping too! The reason I made this game is so that I could make my own gamemode for Google snake game. Gamemode_Ideas_________ ----There is one bomb, and one food on the map. The bomb looks like the food except it visibly has a fuse somewhere(Example: fuse instead of stem on apple). Every time you eat the food, it randomizes the place of the bomb again, when you run into a bomb, it makes you lose a point, but stay the same length. ----Same as last one except bomb kills you UPDATE LOG____________________- ---0.1[beta] [release] -released Feb 7, 2025