Release

Snake puzzle

10

qwaffe 2022-05-10 16:14 (Edited)

Control the "snake" with the control pad and get it to fill all the white-border tiles. Many levels have multiple solutions so it's more of a timewaster than a puzzle

Press A to skip a level
Press B to reset a level

Some puzzle parameters can be edited in the code
update: diagonal moves fixed (only orthogonal moves are allowed), thanks was8bit

snakepuzzle.nx | Open in app
2022-05-11 06:02
snakepuzzle.nx | Open in app
2022-05-10 16:14

McPepic 2022-05-10 17:00

Played for a while, trying to reach the end. Took me too long to figure out it was random. Interesting game! I like the face you gave the snake.


qwaffe 2022-05-11 04:23

Thanks, it was fun to draw


was8bit 2022-05-11 05:43

Luv it :D

But i noticed that it allows diagonal moves IF there are no blocks near the diagonal move, but otherwise does not allow diagonal moves...

My update is set up to allow all diagonal moves... OR, you can skip over the diagonal move code, and then only orthogonal moves will be allowed

snakepuzzle 2.nx | Open in app
2022-05-11 05:43

was8bit 2022-05-11 08:53

;) (i am keeping my version for myself, as i like cheating) ;)

.... i often tweak my copies of others games with my cheats anyways, as especially with action games i dont have the reaction time to play their games otherwise ....


Log in to reply.