An HTML5 Pac-Man clone. Play along at http://harto.github.io/pacman/
Directory structure:
bin
: Development helpersmusic
: GarageBand filespsd
: Photoshop filessrc
: JavaScript sourcesweb
: Web resources (stylesheets, HTML, game assets)
Run make
to compile everything into .build
. Then run make deploy
to push
to GitHub Pages.