Bryan McAllister’s personal reference notebook
July 30, 2026Short & citedBlog
Civic Viewpoint.
A quiet encyclopedia with a personal desk
How It Works • Video Game

Snake Game

Snake Game is a classic arcade-style video game in which the player controls a growing snake and tries to avoid crashing into walls or its own body.

Updated July 30, 20261 min readCited sources

Snake Game is a classic arcade video game where you control a growing snake. The objective is to eat food and avoid collisions with walls or your own body.

What it is

Snake is an arcade-style game with roots traced to the 1976 arcade game Blockade. It became widely popular when preloaded on Nokia mobile phones in the late 1990s. Modern versions appear on many devices and browsers.

How it works

You steer a snake using arrow keys, WASD, or touch controls to collect food. Each item eaten makes the snake grow longer, and the game ends if you hit a wall or your own body. Scoring is usually based on food eaten or snake length.

Why it matters

Snake is a common reference point in discussions of classic game design, especially for Canadian readers through Nokia phones and classroom programming examples. Google has also offered a playable version in browser-based search experiences, making it accessible without special software.

In short

  • Simple arcade game where snake grows by eating food
  • Origins from the 1976 arcade game Blockade
  • Popularized by preloaded Nokia phone versions
  • Google offers a playable browser version
Canadian angle

Snake is widely familiar to Canadian readers through Nokia phones, web browsers, and classroom programming examples, and it remains a common reference point in discussions of classic video game design.

Quick questions

How to play the snake game?
Use the arrow keys, WASD, or touch controls to steer the snake toward food. Each item eaten makes the snake longer; avoid crashing into walls or your own body.
Who invented the snake game?
There is no single universally agreed inventor, but Snake is commonly traced to the 1976 arcade game Blockade by Gremlin.
Is the snake game on Google?
Yes, Google has offered a playable Snake version in browser and search experiences, though availability can vary by region, device, and product changes.

Sources

  1. Coolmath Gameshttps://www.coolmathgames.com/blog/how-to-play-snake-mastering-a-classic
    Supports: Gameplay rules, origins tied to Blockade, and general scoring/winning mechanics.
  2. Coolmath Gameshttps://www.coolmathgames.com/0-snake
    Supports: Blockade origin, Nokia popularity, and the idea that winning means filling the map.
  3. snakegame.org.ukhttps://snakegame.org.uk/how-to-play.html
    Supports: Controls, gameplay loop, collision rules, and scoring by growth.
  4. Carnegie Mellon University course handouthttps://www.kosbie.net/cmu/fall-10/15-110/handouts/snake/snake.html
    Supports: Core gameplay mechanics: moving a snake, eating food, and ending on collision.
  5. YouTubehttps://www.youtube.com/watch?v=eD5ThfUsxmc
    Supports: Browser-based Google Snake play steps and mention of opening Google search/play experience.
  6. YouTubehttps://www.youtube.com/watch?v=RkgYDCio860
    Supports: Claim of a perfect score of 252 in a Google Snake version.