This is not a game, just a project which was fun for me to make. It might be fun to look at, and to control the snake (arrow keys or click), but still... not a game. All code by me (@kriblo), except the "Turn towards" custom block, which is by @griffpatch. Thanks! All art by me, except the Grass tile. It's from the internet. I'm afraid I forgot to write down the exact source. The Pen extension is used to stamp the background. The Snake is made up of clones, positioned using lists of x, y & direction.