The concise answer
Where did the Snake game come from?
The central idea of steering a continuously moving line while avoiding walls and trails appeared in arcade games during the 1970s. Gremlin's two-player Blockade, released in 1976, is widely treated as a foundational title for the genre. Many computer variations followed, often using names such as Snake, Worm, or Nibbles.
The version most people remember from early mobile phones arrived two decades later. Finnish engineer Taneli Armanto designed and programmed Snake for the Nokia 6110 in 1997. Because the game was preinstalled, instantly understandable, and suited to a numeric keypad, it reached an audience far beyond traditional game players.
1976
Blockade turns movement into a growing obstacle
In Blockade, two players controlled lines that travelled at right angles and left permanent trails. The objective was to avoid the arena boundary and both trails for longer than the opponent. That structure established the genre's most important design idea: every successful second makes the next second harder because the player creates new obstacles through movement.
Early trail games were usually competitive rather than food-collection games. The familiar single-player loop of collecting an item, growing longer, and avoiding yourself emerged through later adaptations. The genre therefore evolved through repeated reinterpretation rather than one definitive original release.
Late 1970s–1990s
Home computers make Snake a reusable programming idea
The rules were well suited to limited hardware: a small grid, directional input, a line of occupied cells, collision checks, and a score. Versions appeared across home computers, calculators, educational programming examples, and early operating systems. Different implementations changed the name, visual style, speed, walls, food, and number of players while retaining the same spatial problem.
This portability mattered. Snake was not tied to a particular controller or display technology. It worked with four keys, a joystick, a numeric keypad, and later a touchscreen. It could be represented by monochrome pixels or animated characters without losing its identity.
1997
Nokia turns Snake into a mobile ritual
Armanto's version shipped on the Nokia 6110 in 1997. His own account describes a handset environment with an 84 × 48 pixel display and severe memory constraints. Those limits encouraged a design with immediate start, one-thumb directional control, short runs, and a single score worth beating.
Distribution was as important as design. Players did not need to buy a cartridge, visit a shop, or download an app. Snake was already on the phone. Later Nokia handsets carried updated versions, making the game familiar across countries and age groups during the rapid expansion of mobile ownership.
Simple hardware did not weaken Snake. It removed everything that was not essential to the decision in front of the player.
Read the dedicated Nokia Snake guide for the controls, constraints, and design legacy of that version.
Enduring design
Why Snake survived changing technology
Zero explanation required
Move toward the target and avoid collision. The rule becomes visible through one attempt.
Difficulty created by the player
The body records every earlier choice, so a successful run naturally increases pressure.
Independent of hardware
The same logic works on an arcade cabinet, keypad phone, keyboard, or touchscreen.
Snake also produces a clean emotional loop. A run is short enough to restart immediately, but every loss feels connected to a recognisable decision: a late turn, a sealed pocket, an unsafe shortcut, or a moment of greed. That clarity makes “one more run” feel earned rather than manufactured.
2010s–today
Modern versions expand the rule without replacing it
Smartphone and browser versions added colour, touch controls, larger boards, themes, power-ups, obstacle layouts, multiplayer arenas, daily challenges, and accessibility settings. Armanto returned to the genre with Snake Rewind in 2015, a touchscreen-era reinterpretation developed with Rumilus Design.
Modern .io games use a related growing-body idea in shared arenas, while puzzle games slow the movement down and turn body length into a level-solving tool. Classic browser Snake remains distinct: a single-player grid, immediate directional control, and a score produced by survival.
Snakega.me follows that classic branch while adding responsive controls, expressive feedback, and 17 rule sets. The goal is not to imitate a specific historical screen; it is to preserve the directness that allowed Snake to work on so many screens in the first place.
Key dates
Snake history timeline
- 1976Blockade enters arcades
Gremlin releases a two-player trail game that becomes a major reference point for the Snake genre.
- 1980s–1990sSnake and Worm variants spread
Home computers and programming examples adapt the idea into single-player growth games.
- 1997Snake ships on the Nokia 6110
Taneli Armanto designs and programs the mobile version that brings the genre to a mass handset audience.
- Late 1990s–2000sNokia sequels and handset editions expand
Updated versions appear across Nokia's range as mobile gaming becomes a routine feature.
- 2015Snake Rewind arrives
Armanto returns to the concept for modern smartphones with Rumilus Design.
- TodayBrowser, puzzle, and .io branches coexist
The core rule continues to support minimalist classics and radically different new formats.
Source notes
Primary accounts and further reading
This overview separates the origin of the genre from the creation of Nokia's specific implementation. The following sources are useful starting points: