Skip to content

omgimanerd/game-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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