How to Play: Click the Green Flag to start or reset. Use the Arrow Keys (or WASD) to move the snake. (Note: Use 'A' to turn Left!) Eat the red apples to grow longer and increase your score. Don't hit the walls or your own or head, or the game will end! Check the Timer to see how long you played this game. Not to mention that the snake's length is 247, so you don't need to worry about it :)
Code and Design by Me. (The coder) Movement logic fixed with help from the Scratch team. Built using Scratch 3.0. v1.0: Game Is Released v1.1: Fixed a bug where the 'A' key was moving the snake up instead of left. v1.2: Added a high-precision decimal timer for more competitive gameplay. v1.3: Using a clone-based system for the snake body logic.