← Mind Play Tool · Cause-effect

Worm Maze

A cheerful worm, eight soft mazes, one juicy fruit. Lead the worm by its head and it grows a segment with every snack — no timers, no wrong turns, no way to lose. A finger or a mouse both work, right here in your browser.

⭐ 0 Maze 1/8 📏 9

Touch the worm's head, then drag to guide it to the fruit. 🍎

Notes

Every sound here is generated by the Web Audio API the moment you interact — no audio files, no downloads, and sounds start only after your first tap (browser autoplay rules work in your favor). Your stars are saved right in this browser, under the same progress key the Neuro-M app uses — nothing uploads, nothing tracks. If your device asks for reduced motion, the worm waits calmly and taps move it instead of drags. The app's edition adds true offline play, gentle haptics, spoken fruit names, and a full-screen, distraction-free shell.

How this game works

A cheerful worm waits to be guided to the fruit. Draw the path with your finger — anywhere on the canvas — and the worm follows, eating its way forward and growing a segment with every bite. No walls that hurt, no enemies, no timer: the maze is a garden, the goal is the fruit, and the only pressure is appetite. Every sound is synthesized live in your browser, and nothing about any game ever leaves this device.

Why it is built this way

Guided-motion play — finger leads, character follows — is one of the friendliest forms of cause-and-effect there is: the world answers your movement instantly and visibly. The finger-drawing matters: steering with a stroke is easier than steering with buttons for young hands and busy minds, because the path you want is literally the gesture you make.

The gentleness rules are the same across the whole play family: nothing in the garden can hurt you, no clock is running, and growing a long worm is purely fun — a bigger worm is not a more vulnerable worm. The game exists for the pleasure of leading something somewhere, and every design decision protects that pleasure.

How to use it well

  • Let the finger be the whole interface. No buttons to explain — the first stroke teaches the game.
  • Draw slow paths for calm sessions, loopy ones for silly ones. The worm honors any line you draw, including the ridiculous ones.
  • Take turns leading. Two fingers, two worms' worth of paths — the game is single-worm, but the drawing surface belongs to whoever's finger is down.
  • Notice the eating is the fun part. Many players circle fruit deliberately to keep the meal going; that's the game being played as intended.

What this is not

  • Not a puzzle with fail states — there is no way to lose a garden stroll.
  • Not fine-motor training with a claim attached — motion play, offered as play.
  • Not a data collector — no scores upload, nothing tracked, no account exists.

Questions people ask

What happens when the fruit runs out?

It doesn't — the garden keeps offering, and the worm keeps growing for as long as the visit lasts. There is no economy here to exhaust, no apples to run out of; the game is generous by design because generosity costs a web page nothing.

Is there any way to hurt the worm?

No. No hazards, no enemies, no walls that end the game. The worst outcome in the entire codebase is an uneaten fruit, and the worm can always reach it.

What happens when the worm gets very long?

Nothing bad — length is a trophy, not a liability. There's no snake-game collision here; a long worm is simply proof of a good day's eating.

Is there a win screen or an end to the game?

Eating the fruit is a small celebration and then the garden continues — there is no end state because the game isn't a ladder to climb. It's a place to visit, and places don't finish.

Can two kids draw paths at once?

Yes — the canvas follows whichever finger is down, and taking turns leading the worm is a legitimate two-player game that requires no code to permit it. The worm is happy to be a shared pet.

Does it need sound?

No — the game is fully playable in silence, and mute is a first-class way to play it. The sounds are there for the days that want them.

Where to go next

  • Sensory Gravity — motion play where the physics does the leading.
  • Tap Pop — reaction play for shorter attention arcs.
  • Flow & Create — when leading a worm becomes wanting to draw anything.