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
- Host: GitHub
- URL: https://github.com/atinux/livedraw
- Owner: atinux
- Created: 2011-08-19T23:00:11.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-08-27T20:38:11.000Z (over 14 years ago)
- Last Synced: 2025-04-03T11:21:19.058Z (9 months ago)
- Language: JavaScript
- Homepage: https://github.com/Atinux/LiveDraw
- Size: 83 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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
