Skip to content

jsPacman is a HTML5 / Javascript DOM based remake of the classic Ms. Pac-Man game.

License

Notifications You must be signed in to change notification settings

Delta-Applications/jsPacman

 
 

Repository files navigation

Artwork

jsPacman !! Being edited for KaiOS !!

jsPacman is a HTML5 / JavaScript DOM based remake of the classic Ms. Pac-Man game.

Play Demo

pacman.js.org

Credits

Development

Install local modules:

$ npm install

NPM scripts

Run tests:

$ npm test

Run local dev server at localhost:8080

$ npm start

Build production bundle:

$ npm run build

Licence

Source code is under MIT Licence.

About

jsPacman is a HTML5 / Javascript DOM based remake of the classic Ms. Pac-Man game.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.0%
  • CSS 4.4%
  • Other 0.6%