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.
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
- Chris Andrejewski (Team Leader)
- Alex Kiefer
- Austin Rausch