Direction Pacman 1 Pacman 2
Upwards w m
DownWards z i
Left a j
Right s k

NB! In some browsers, the mouse pointer must be in a corner of the darkest field!

Screenshot, Java "pacman game" (sorta)

Source: GameGrid.java, the PacManPanel reimplemented as a gridbaglayout, Spill.java, PacScore.java (a scoreboard), Thingy.java, which is the superclass of the following: PacMan.java, Breeder.java, Fodder.java.