where did you host this?
The Joyent guys have also been tweeting network graphs for our app, which makes us comfortable that they're keeping a watchful eye on our instance for us: http://skitch.com/jimpick/dwjfw/flow-saber-tooth-moose-lion0... :)
71–77 of 77 posts
where did you host this?
The Joyent guys have also been tweeting network graphs for our app, which makes us comfortable that they're keeping a watchful eye on our instance for us: http://skitch.com/jimpick/dwjfw/flow-saber-tooth-moose-lion0... :)
Earlier quoted context omitted.
Those aren't saboteurs… I believe scoring is done on the client side so they got the point and are rushing to do the next shape. They either need to do scoring server side, or there needs to be some sort of locking.
I’m actually quite proud of having implemented the scoring client-side. It helps keep the load on the server down. Looking up all possible formations is somewhat computationally intensive. It does create some problems when some clients have high latency and don't detect the formation in time, but I think it's fixable. One way could be to make the computation redundant, e.g. get three pixels to do the detection instea…
This might be completely over the top but perhaps you should look into lag compensation technique that FPS games use. There is a global state on the server and the clients send their command with a timestamp. The server then looks at the global state XXXms ago.
You're going to need global state and scoring if you ever want a leaderboard (otherwise people will just game it).
You could also just make it so that it doesn't show the clock during the last three seconds or something. Show "calculating..." or something and give people whatever the greatest lag time is grace period.
Anyway, great game. You got my vote.
Wow I can't believe how FUN this is. Edit: I just realized no one is commenting because everyone is still busy playing it.
Yes, this game is absolute genius. Felt really sorry for the guy (X) who got stuck running around in the middle of the Fortress formation a minute ago. Like: ##### #X # # # # # # ##### I'm the one in the blue, by the way. Edit: This makes me think about mathematical morphology^, used in image processing. You win when you are inside the opening of the set of pixels by the given structuring element . i.e. you win when…
I'm sorry, this comment isn't strictly relevant, but I don't get a chance to tell that story very often.
wow, and there's a group making swastikas in the corner. classy.