NAME
Games::Chess::Coverage::GD::Move - Visualize movement
DESCRIPTION
Display can be moved to for each square given multiple White and Black threats. This is currently drawn as a grid of two pale colors.
Required plug-in arguments:
white_move_color => [ $R, $G, $B ]
black_move_color => [ $R, $G, $B ]
both_move_color => [ $R, $G, $B ]
SEE ALSO
The source code of this module.
AUTHOR
Gene Boggs <gene@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2004, Gene Boggs
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
CVS
$Id: Move.pm,v 1.14 2004/05/09 23:33:12 gene Exp $