项目作者: omgimanerd

项目描述 :
A basic multiplayer game framework
高级语言: JavaScript
项目地址: git://github.com/omgimanerd/game-framework.git
创建时间: 2017-02-14T05:33:37Z
项目社区:https://github.com/omgimanerd/game-framework

开源协议:MIT License

下载


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.

Games Built With This Framework

Setting Up:

This project requires node version 0.12 or greater.

  1. npm install

Creators:

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

License

MIT

© 2017 Penumbra Games