Python X

Retro Snake

The player controls a dot, square, or object on a bordered plane. As it moves forward, it leaves a trail behind, resembling a moving snake. In this game, the end of the trail is in a fixed position, so the snake continually gets longer as it moves. There is a moving tail a fixed number of units away from the head. The player loses when the snake runs into the screen border or its trail.