项目作者: dpogorzelski

项目描述 :
HTML5 Multiplayer with Phaser and Go
高级语言: JavaScript
项目地址: git://github.com/dpogorzelski/phaser_multiplayer_demo.git
创建时间: 2014-03-01T20:26:13Z
项目社区:https://github.com/dpogorzelski/phaser_multiplayer_demo

开源协议:MIT License

下载


What is this

A basic demonstration of how to build a multi-player game with Phaser

How to use

  1. git clone https://github.com/dpogorzelski/phaser_multiplayer_demo.git
  2. cd phaser_multiplayer_demo
  3. go get
  4. go run server.go

Open your browser at http://127.0.0.1:3000