Skip to content

BDCraven/pacmean

 
 

Repository files navigation

PacMean

A PacMan clone, using an HTML5 canvas and written in pure JavaScript. Built from scratch by five students over the course of three days.

How to use

$ 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!

About

A PacMan clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Other 1.0%