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

NAME

Games::Risk::AI::Dumb - dumb ai that does nothing

VERSION

version 3.112710

SYNOPSIS

    my $ai = Games::Risk::AI::Dumb->new(\%params);

DESCRIPTION

This module implements a dumb ai for risk, that does nothing. It just piles up new armies randomly, and never ever attacks nor move armies.

METHODS

This class implements (or inherits) all of those methods (further described in Games::Risk::AI):

  • attack()

  • description()

  • difficulty()

  • move_armies()

  • place_armies()

SEE ALSO

Games::Risk::AI, Games::Risk.

AUTHOR

Jerome Quelin

COPYRIGHT AND LICENSE

This software is Copyright (c) 2008 by Jerome Quelin.

This is free software, licensed under:

  The GNU General Public License, Version 3, June 2007