On this repository you can find basic usage examples of how to use Colyseus along with the JavaScript client with the simple yet classic game snake
Live demo
git clone https://github.com/https://github.com/MarkintoshZ/Snake.git
cd Snake
npm install
npm start
Open http://localhost:8080 in your browser.
You can easily deploy Colyseus Examples on Heroku.
MIT