← All Demos

Snake Game

Simple

Classic snake with score tracking and mobile controls

Shared Prompt

Build a classic Snake game using HTML5 Canvas. Arrow keys to control, eat pink food to grow, avoid walls and self. Show score and high score (localStorage). Include start screen, game over with replay button, and mobile touch D-pad controls. Use cream/pink/black color scheme.

Implementations (1)

The classic snake game built with HTML5 Canvas. Eat food, grow longer, avoid hitting yourself. Complete with score tracking.

canvasgameretrointeractive
View Demo →