Lab 12  Risk

Starting with the empty Risk zip (see class web page), create two players as follows:

       Player One should
                 - place armies randomly on its own countries.
                 - find one of its own countries that borders an opponent and attack that
                   opponent.  (This may lead to an error message if the player attacks with
                   just 1 army.)

        Player Two should
                 - place all its armies on one of its countries that borders an opponent
                 - attack that opponent from that country

When both players are working, arrange a game that includes each type and see if one
is consistently better than the other.