Games::AIBots

An improved clone of A.I.Wars in Perl
Download

Games::AIBots Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Autrijus Tang
  • Publisher web site:
  • http://search.cpan.org/~autrijus/

Games::AIBots Tags


Games::AIBots Description

An improved clone of A.I.Wars in Perl Games::AIBots is an improved clone of A.I.Wars in Perl.SYNOPSISIn the command line: % aibots # with Tk, displays the GUI % aibots map bot1 bot2... # run the game % aibots -h # show helpProgramatically: use Games::AIBots; Games::AIBots::init_sound($flag); Games::AIBots::init_console(); # Games::AIBots::init_gui(); # requires Tk Games::AIBots::init_arg($map, @bots); Games::AIBots::init_map(); Games::AIBots::do_loop($rounds);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. Requirements: · Perl


Games::AIBots Related Software