Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.15 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.15 KB

colyseus-examples

Official Colyseus Examples.

Consider backing Colyseus development and its support on Patreon.

How to run

git clone https://github.com/gamestdio/colyseus-examples.git
cd colyseus-examples
npm install
npm run bundle-colyseus-client
npm start

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

Deployment for prototyping

You can easily deploy Colyseus on Heroku and Zeit Now.

Deploy Deploy to now

Links

License

MIT