colyseus

Colyseus Multiplayer SDK
https://github.com/colyseus/colyseus-haxe/

To install, run:

haxelib install colyseus 0.16.7 

See using Haxelib in Haxelib documentation for more information.

README.md



Discussion forum

Multiplayer Game Client for Haxe
View documentation

Running the demo project

First, download and install Haxe.

The example project can be compiled to html5, neko, cpp, ios, etc.

It uses the state_handler room from the colyseus-examples project, which you can find here.

Compiling the demo project to html5

git clone https://github.com/colyseus/colyseus-haxe.git
cd colyseus-haxe/example/openfl
haxelib install openfl
haxelib install lime
haxelib install colyseus-websocket
haxelib run lime test project.xml html5

Development

Running the test-suite:

haxe hxml/test.js.hxml

Dependencies

colyseus-haxe depends on colyseus-websocket

License

MIT

Contributors
endel
Version
0.16.7
Published
4 days ago
Dependencies
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub