Chess documentation
Chess - README
Chess - Changes
Chess Makefile.PL
Chess - a framework for writing chess programs with Perl
[
view source
]
Chess::Board - an object representation of a chessboard
[
view source
]
Chess::Game - a class to record and validate the moves of a game of chess
[
view source
]
Chess::Game::MoveList - a specialized list class for recording the moves of a
[
view source
]
Chess::Game::MoveListEntry - a read-only class containing move data, used by
[
view source
]
Chess::Piece - a base class for chess pieces
[
view source
]
Chess::Piece::Bishop - an object representation of a bishop in a game of chess
[
view source
]
Chess::Piece::King - an object representation of a king in a game of chess
[
view source
]
Chess::Piece::Knight - an object representing a knight in a game of chess
[
view source
]
Chess::Piece::Pawn - a class representing a pawn in a chess game
[
view source
]
Chess::Piece::Queen - an object representation of a queen in a game of chess
[
view source
]
Chess::Piece::Rook - an object representation of a rook in a game of chess
[
view source
]
Back to
home
.
Contained in the
Chess
distribution.