Paint Roulette demonstrating HTML5 Canvas and WebSockets (showmetheco.de) 17 points by kraih 16y ago ↗ HN Using the HTML5 Canvas element on the client side and Perl/Mojolicious (http://mojolicious.org) on the server side, both connected via WebSockets.
[–] akirk 16y ago ↗ 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? [–] vti 16y ago ↗ It clears only your screen.
[–] fbu 16y ago ↗ I can't connect to the site from Belgium. Is it down ? [–] akirk 16y ago ↗ For me it takes forever to load, but does so eventually.
6 comments
[ 3.2 ms ] story [ 24.2 ms ] threadIt 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?