Paint Roulette demonstrating HTML5 Canvas and WebSockets(showmetheco.de)
showmetheco.de
Paint Roulette demonstrating HTML5 Canvas and WebSockets
http://showmetheco.de:4040/
Using the HTML5 Canvas element on the client side and Perl/Mojolicious (http://mojolicious.org) on the server side, both connected via WebSockets.
4 comments
Do expect lots of penis drawings...
You can also check out my project Colorillo http://colorillo.com/
It also uses Canvas but doesn't need non-standard ports (this one needs another connection on port 843), allows semi-opaque colors, etc.
Apart from that: what does "clear" actually do? Does it clear the screen for everyone?
It also uses Canvas but doesn't need non-standard ports (this one needs another connection on port 843), allows semi-opaque colors, etc.
Apart from that: what does "clear" actually do? Does it clear the screen for everyone?
It clears only your screen.
The whole code is on GitHub. http://github.com/vti/showmethedrawing