game-framework icon indicating copy to clipboard operation
game-framework copied to clipboard

A basic multiplayer game framework

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 part one and part two.

Games Built With This Framework

Setting Up:

This project requires node version 0.12 or greater.

npm install

Creators:

  • Alvin Lin (omgimanerd)
  • Kenneth Li (noobbyte)

License

MIT

© 2017 Penumbra Games