This is a generic multiplayer game framework used by me. The master branch contains a minimal implementation of multiplayer interaction on top of which more functionality can be added. Read about it How To Build A Multiplayer Game part one and part two.
This project requires node version 0.12 or greater. npm, bower and gulp should be installed globally on your system.
npm install
bower install
- Alvin Lin (omgimanerd)
- Kenneth Li (noobbyte)
© 2017 Penumbra Games