Games::AIBot - An AI Bot object


Games-AIBots documentation  | view source Contained in the Games-AIBots distribution.

Index


NAME

Top

Games::AIBot - An AI Bot object

VERSION

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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

Top

aibots, Games::AIBots

AUTHORS

Top

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

Top


Games-AIBots documentation  | view source Contained in the Games-AIBots distribution.