Show HN: Handkommando – Real-time multiplayer RPS game(handkommando.discodev.se) |
Show HN: Handkommando – Real-time multiplayer RPS game(handkommando.discodev.se) |
That has some links to other competitions, and seems like a nice very simple introduction the topic.
I would love to see the results of AI competitions from the HN community. Perhaps someone should set up a website with a variety of challenges?
You can do rock paper scissors in 27 characters (not lines!) of PERL.
http://codegolf.stackexchange.com/questions/11188/rock-paper...
Without the human element, there is no strategy or skill involved.
edit: Seems like its just button mashing. Seems hard to keep up the mashing with high latency, as the other person just plain reacts almost half a seconds before you.
Server keeps true state of the game, both players send inputs from which the server calculates the score (new state) which then is pushed back out to the players.
I really like this concept, quite the fun idea.
There is a help button top-right.