Games::Risk::AI::Blitzkrieg - easy ai that does blitzkrieg attacks


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

Index


NAME

Top

Games::Risk::AI::Blitzkrieg - easy ai that does blitzkrieg attacks

VERSION

Top

version 3.103040

SYNOPSIS

Top

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

DESCRIPTION

Top

This module implements a quite easy ai for risk, that plays according to a blitzkrieg strategy. It will piles up new armies in one country, and then follow a random path from this attack base.

METHODS

Top

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

* attack()
* attack_move()
* 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.