| This Release | Chess-0.6.2 | [Download] [Browse] | 30 Jul 2007 | ||||
| Other Releases | |||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (4) ] [ Dependencies ] [ Other Tools ] | ||||||
| CPAN Testers | PASS (187) NA (1) UNKNOWN (1) [ View Reports ] [ Perl/Platform Version Matrix ] | ||||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| ||||||
| License | Unknown | ||||||
| Special Files |
|
||||||
| Chess | a framework for writing chess programs with Perl | 0.6.2 | |
| Chess::Board | an object representation of a chessboard | ||
| Chess::Game | a class to record and validate the moves of a game of chess | ||
| Chess::Game::MoveList | a specialized list class for recording the moves of a Chess::Game | ||
| Chess::Game::MoveListEntry | a read-only class containing move data, used by Chess::Game::MoveList to record a game. | ||
| Chess::Piece | a base class for chess pieces | ||
| Chess::Piece::Bishop | an object representation of a bishop in a game of chess | ||
| Chess::Piece::King | an object representation of a king in a game of chess | ||
| Chess::Piece::Knight | an object representing a knight in a game of chess | ||
| Chess::Piece::Pawn | a class representing a pawn in a chess game | ||
| Chess::Piece::Queen | an object representation of a queen in a game of chess | ||
| Chess::Piece::Rook | an object representation of a rook in a game of chess |