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


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

Index


NAME

Top

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

VERSION

Top

version 3.103040

SYNOPSIS

Top

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

DESCRIPTION

Top

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

Top

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

* attack()
* description()
* difficulty()
* move_armies()
* place_armies()

SEE ALSO

Top

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

AUTHOR

Top

  Jerome Quelin

COPYRIGHT AND LICENSE

Top


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