endel / colyseus-collaborative-drawing

Collaborative Drawing Prototype. Using Colyseus + HTML5 Canvas

Home Page:https://colyseus-drawing-prototype.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collaborative Drawing Prototype

Want to see more prototypes like this? Support me on Patreon!

Patreon donate button


This is a multiplayer drawing prototype. The lines drawn by each player are synched and then drawed for every player connected in the room.

Requirements & installation

This demo requires:

Install its dependencies:

npm install

Run the project

npm start

Features

License

MIT.

About

Collaborative Drawing Prototype. Using Colyseus + HTML5 Canvas

https://colyseus-drawing-prototype.herokuapp.com/

License:MIT License


Languages

Language:TypeScript 74.2%Language:CSS 12.0%Language:HTML 9.6%Language:JavaScript 4.3%