A basic multiplayer game framework
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
@omgimanerd/how-to-build-a-multiplayer-browser-game-4a793818c29b#.cgcrdee49">part one
and @omgimanerd/how-to-build-a-multiplayer-browser-game-part-2-2edd112aabdf#.nze6w0pgs">part two.
This project requires node version 0.12 or greater.
npm install
© 2017 Penumbra Games