The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ChessKit::Board

VERSION

Version 1.2

SYNOPSIS

see ChessKit

FUNCTIONS

sub bestmove

Get the Best move as TMN means see ChessKit

sub boardcopy

see ChessKit

sub can_castling

see ChessKit

sub cantake

see ChessKit

sub castling

see ChessKit

sub chessmovcnt

see ChessKit

sub chessmovcntint

see ChessKit

sub chessview

see ChessKit

sub deletepiece

see ChessKit

sub getpiece

see ChessKit

sub has_moved

see ChessKit

sub is_shaked

see ChessKit

sub new

see ChessKit

sub print

see ChessKit

sub put

see ChessKit

sub startgame

see ChessKit

sub valid

see ChessKit

sub vldmov

see ChessKit

sub genfen

see ChessKit

getfen

see ChessKit

AUTHOR

Charles Minc, <charles.minc@wanadoo.fr>

BUGS

Please report any bugs or feature requests to bug-chesskit-board@rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=ChessKit. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright 2005 Charles Minc, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.