Link: http://xoxo.cm<p>The idea here was to build a multiplayer game with the lowest possible barrier to entry to get started. That is, no registration, no game setup, as few steps as possible to actually start playing.<p>There's not much substance here right now and there's still a few bugs that need to be hammered out. I'm also thinking of expanding on the idea with some other simple games down the road. Any feedback or suggestions on the concept in general would be much appreciated.
Unnecessary plug: I wrote a ridiculously simple version using node and socket.io to get a feel for this too: <a href="https://github.com/nshah/tictactoe" rel="nofollow">https://github.com/nshah/tictactoe</a> -- it only has random matchup mode. It's running here: <a href="http://tictactoe.daaku.org:9999/" rel="nofollow">http://tictactoe.daaku.org:9999/</a>
(edit - ok site is back up)<p>Looks cool. I definitely think it needs a random match-up feature.<p>I wonder if this will help my game :) <a href="http://xkcd.com/832/" rel="nofollow">http://xkcd.com/832/</a>