On seeing the International RoShamBo Programming Competition website, I was dissapointed to see that the page had last been updated in over 4 years ago, and I decided to try to start a similar competition.
The basic idea is that you must create a bot in C++ to compete against others in a tournament of Ro Sham Bo (rock, paper, scissors) and exploit weaknesses in other bot's strategy to get the most points (a win is +1, a tie is 0, and a loss is -1).
You can read more about it on the Extrarius's RoShamBo Programming Competition website. I'd appreciate feedback of any kind.
The basic idea is that you must create a bot in C++ to compete against others in a tournament of Ro Sham Bo (rock, paper, scissors) and exploit weaknesses in other bot's strategy to get the most points (a win is +1, a tie is 0, and a loss is -1).
You can read more about it on the Extrarius's RoShamBo Programming Competition website. I'd appreciate feedback of any kind.
