Skip to content

endel/colyseus-collaborative-drawing

Repository files navigation

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.