Very cool. Occasional bug: I found myself 'winning' even when I was clearly not part of a pattern (sometimes even totally separated). Running Vista Chrome.
Swarmation: like musical chairs for pixels
31–40 of 77 posts
Re: Swarmation: like musical chairs for pixels
#32Thanks for all the feedback. This was my entry in the Node knockout competition, along with @ollerac and @steadicat. This app was built using the awesome sockets.io library which made it simple to send realtime messages without dealing with cross-browser compatibility issues. Really the server's only job is to pass messages back and forth between the clients, who do all the work of detecting the formations and updati…
Really happy to see socket.io working for you guys. As someone mentioned, not only should it enable WebSocket for Firefox, but also IE6-8, iPad, iPhone, Android, WebOS, Safari 3, and others (even if connected through cross-domain) Some other projects from the knockout leveraging it: http://swarmation.com http://maprejuice.com/ http://demiox-boiko.no.de/ http://piston-hurricane.no.de/ http://nodelicious.no.de/ http://…
Re: Swarmation: like musical chairs for pixels
#33Here's a fun idea: split players up into multiple teams i.e. only pixels of the same team can make formations, and points are awarded to each team as a whole
any more ideas?
Re: Swarmation: like musical chairs for pixels
#34Wow I can't believe how FUN this is. Edit: I just realized no one is commenting because everyone is still busy playing it.
It's really made me realize how irritated i can get by gray blocks moving out of formation.
Re: Swarmation: like musical chairs for pixels
#35Probably the first collaborative multiplayer game without any element of communication.
Re: Swarmation: like musical chairs for pixels
#36I love how I have no idea what is going on or what to do, yet it still keeps telling me I win.
Re: Swarmation: like musical chairs for pixels
#37For some reason when I start the game I lose connection with everyone after 5 or so seconds (all pixels are at a stand-still after they had been moving). The counter continues to count down as well. Despite the problems it is pretty slick. Win 7, Firefox 3.6.8.
although i successfully tested this game in firefox 3.6, i suggest you try chrome or safari for a better experience.
Re: Swarmation: like musical chairs for pixels
#38This looks very cool! Can someone point me to a place which lists a collection of useful HTML5 tools/libraries to build stuff like these? Thanks!
Dive into HTML5 by Mark Pilgrim has also been a helpful reference for me.
Re: Swarmation: like musical chairs for pixels
#39If people call it Web 3.0 I'll shoot myself in the face, but I think there's really something about this whole realtime web.