Initial implementation of MatchHandler.
commit17620454f5f58b2f1b30063aa0920205a1c63eb6
authorPaolo Capriotti <p.capriotti@gmail.com>
Sun, 14 Jun 2009 14:13:17 +0000 (14 16:13 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Mon, 15 Jun 2009 19:07:41 +0000 (15 21:07 +0200)
tree6432f96eb55bb77e09d2c19306212f5552ab5a8f
parent114804d07ba1c1b2cfd07395484ca84ad7080920
Initial implementation of MatchHandler.
lib/games/chess/move.rb
lib/ics/icsplayer.rb [new file with mode: 0644]
lib/ics/match_handler.rb [new file with mode: 0644]
lib/ics/protocol.rb
lib/ics/style12.rb
lib/interaction/match.rb