1.0.0 • Published 5 years ago

colyseus-examples v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

On this repository you can find basic usage examples of how to use Colyseus along with the JavaScript client.

Live demo

How to run

git clone https://github.com/colyseus/colyseus-examples.git
cd colyseus-examples
npm install
npm start

Open http://localhost:2567 in your browser.

Deployment for prototyping

You can easily deploy Colyseus Examples on Heroku.

Deploy

License

MIT