summaryrefslogtreecommitdiffstats
path: root/lib/Bot/Games/Game/Chess.pm
Commit message (Expand)AuthorAgeFilesLines
* move maybe_add_player to the currentplayer roleJesse Luehrs2009-06-021-1/+2
* use the CurrentPlayer role in the chess pluginJesse Luehrs2009-06-021-2/+3
* package end stuff for the chess moduleJesse Luehrs2009-06-011-0/+3
* clean up undef warningJesse Luehrs2009-06-011-1/+1
* only allow players to move on their turnJesse Luehrs2009-06-011-0/+3
* return an error message if someone triest to join lateJesse Luehrs2009-06-011-1/+2
* increment the turn properlyJesse Luehrs2009-06-011-1/+1
* Bot::Games::OO already provides thisJesse Luehrs2009-06-011-1/+0
* first stab at a chess implementationJesse Luehrs2009-06-011-0/+64