A PacMan clone, using an HTML5 canvas and written in pure JavaScript. Built from scratch by five students over the course of three days.
$ git clone git@github.com:paulmillen/pacmean.git
$ cd pacmean
$ open index.html
Control the movement of PacMean using your keyboard's arrow keys. Eat all the dots!