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

NAME

Games::AIBot - An AI Bot object

VERSION

This document describes version 0.01 of Locale::Maketext::Fuzzy.

SYNOPSIS

    use Games::AIBot;
    my $bot = Games::AIBot->new($botfile);
    $bot->tick;

DESCRIPTION

This module exists exclusively for the purpose of the aibots script bundled in the distribution. Please see aibots for an explanation of the game's mechanics, rules and tips.

SEE ALSO

aibots, Games::AIBots

AUTHORS

Autrijus Tang <autrijus@autrijus.org>

Files under the bots/ directory was contributed by students in the autonomous learning experimnetal class, Bei'zheng junior high school, Taipei, Taiwan.

COPYRIGHT

Copyright 2001, 2002 by Autrijus Tang <autrijus@autrijus.org>.

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

See http://www.perl.com/perl/misc/Artistic.html