colyseus / colyseus-examples

Examples for learning how Colyseus works

Home Page:https://examples.colyseus.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples

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.

License

MIT

About

Examples for learning how Colyseus works

https://examples.colyseus.dev/

License:MIT License


Languages

Language:HTML 70.8%Language:TypeScript 27.8%Language:JavaScript 1.3%