An open API service indexing awesome lists of open source software.

https://github.com/atinux/livedraw

A real time drawing application with Node JS and Socket.io
https://github.com/atinux/livedraw

Last synced: 3 months ago
JSON representation

A real time drawing application with Node JS and Socket.io

Awesome Lists containing this project

README

          

LiveDraw

LiveDraw is a real-time application to draw with his friends !
It just use Node JS ans Socket.IO.

To play with the application :


git clone git@github.com:Atinux/LiveDraw.git
cd LiveDraw
npm install .
node app.js

Go to http://localhost:8080/ with two web browser !

Screenshot

screenshot