An idea that came from watching my wife play Draw Something and I was wondering if I could create a similar drawing pad on the net.
Goals
Basic proof of concept with rough code.
Create a jQuery plugin to emcompass the basic development already done as a proof of concept.
The initial concept was developed with Node.js and Express using socket.io, for WebSocket communications, to enable a single shared canvas. The current solution still uses WebSockets but the backend is now developed with Swift using Vapor.
Add abilities to create groups/rooms with each having their own shared canvas.
Submit an idea if you have one.
For now enjoy what you can get from it. You can get the plugin source here.
Credits
This site was designed and developed by @dniswhite
This site has gone through multiple changes. Currently everything is developed using Vapor.
You can read more about me and all my various projects here.