omgimanerd / game-framework

A basic multiplayer game framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A basic multiplayer game framework

License:MIT License


Languages

Language:JavaScript 98.5%Language:Pug 1.5%