Comment on Rumpetroll - a new Websockets/HTML5/CSS3/JS experimentComments−codexon15ySome snippets of interest.Control maximum speed:/js/Tadpole.js line 12: this.maxMomentum = 3;Send a message: app.sendMessage(string)Message length: /js/WebSocketService.js line 113−ntownsend15yYou can set a few other parameters like your size, too. Unfortunately, no one else can see it. I was the biggest sperm you never saw.
Comments
Some snippets of interest.
Control maximum speed:
/js/Tadpole.js line 12: this.maxMomentum = 3;
Send a message: app.sendMessage(string)
Message length: /js/WebSocketService.js line 113
You can set a few other parameters like your size, too. Unfortunately, no one else can see it. I was the biggest sperm you never saw.