
Games::AIBot - An AI Bot object

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

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

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.


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 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.