Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 360 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 360 Bytes

An HTML5 Pac-Man clone. Play along at http://harto.github.io/pacman/

Directory structure:

  • bin: Development helpers
  • music: GarageBand files
  • psd: Photoshop files
  • src: JavaScript sources
  • web: Web resources (stylesheets, HTML, game assets)

Run make to compile everything into .build. Then run make deploy to push to GitHub Pages.