Dot Maze

Scan to open this page

Score: 0

Ready?

Steer through the maze to eat every dot — don't touch the ghosts.

Eat every dot in the maze while dodging the two ghosts chasing you.

How it works

  1. Use arrow keys (or swipe) to move through the maze — you keep moving until you hit a wall or change direction
  2. Eating a dot scores a point; clearing every dot wins the round and starts a faster one
  3. Touching a ghost ends the round immediately

Frequently asked questions

What is this?

A twenty-first tiny promotional game, in the same spirit as the others — a Pac-Man-style maze chase, built entirely client-side.

Is my best score saved anywhere?

Only your best score, and only in your own browser's local storage.

How smart are the ghosts?

They mostly move toward you but occasionally pick a random direction instead, so there is always a real chance to juke around a corner.

#PacManStyleGame#DotMazeGame#OlltoolsGame

Related tools

Update history

  • 2026-09-01 Smoothed out player and ghost movement — they now glide continuously between lanes instead of snapping quickly then pausing, following user feedback that movement felt jerky.
  • 2026-09-01 Made the maze much bigger after user feedback that ghosts felt like they closed in too fast — grew it from 13x13 to 19x19 with a more open, loop-filled layout, giving far more room to juke around ghosts before they catch up.
  • 2026-08-31 Launched: a tiny promotional Pac-Man-style maze chase (no button) — arrow-key/swipe steering, two ghosts with mostly-chase-sometimes-random movement, a fixed maze that speeds up each time you clear it, and a results screen with score, best score, and share options. Entirely client-side.