alkief / PacMen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pacmen

This is multiplayer Pacman, or Pacmen. Built with WebRTC for the real-time gaming experience that we have all come to want in this classic arcade game.

Contributing

Contributions are incredibly welcome as long as they are standardly applicable and pass the tests (or break bad ones). Tests are written in Mocha and assertions are done with the Node.js core assert module.

# running tests
npm run test

Contributors

About

License:ISC License


Languages

Language:JavaScript 99.9%Language:CSS 0.1%Language:HTML 0.0%