Skip to content
pkrinsky294 edited this page Oct 6, 2018 · 1 revision

Pacman must maintain at least a distance of 25 to avoid being captured by the ghosts

Pacman turns in 90 degree increments and therefore can only travel in 4 directions (0, 90, 180, -90)

Pacman earns 1 point for each dot he consumes

Max time for each level is 60 seconds

Clone this wiki locally