home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Masterblend / cdsharewaremasterblend.iso / games / dbl-risk / egarisk.doc < prev    next >
Text File  |  1986-10-03  |  14KB  |  324 lines

  1. RISK RISK RISK RISK RISK RISK RISK RISK RISK RISK RISK RISK RISK RISK RISK
  2.  
  3.                               R I S K
  4.                              ---------
  5.                      A Game of World Domination
  6.   
  7.                           E G A  Version 
  8.  
  9.                        Author  : Russell Fleming
  10.                        Version : 1.0
  11.                        Date    : 10/3/86
  12.  
  13.  
  14.  
  15.      This  is  a graphics-strategy game for the IBM PC or compatible   for 
  16. two to six players ala RISK from Parker Brothers, Inc.  RISK is registered 
  17. and protected by law by Parker Brothers, Inc.  No attempt has been made on 
  18. the part of the author to replace or detract from the original board game.
  19.  
  20.      This game runs on the IBM PC, XT, AT or compatible with at least 384K 
  21. of  memory  and an  Enhanced Graphics Adapter (EGA)  with  256K  of  video 
  22. memory.  The  game  was first developed  on  the PCjr,   and  this  is the 
  23. adaption of that game for the PC and EGA.
  24.  
  25.      This  game took over two years of work to complete.   If you find  it 
  26. enjoyable,  a  small contribution of $ 10 would be very much  appreciated.  
  27. This donation would automatically entitle you to update notices whenever a 
  28. new version is made.  To get the new version,  you would need only to send 
  29. a disk and a self-addressed,  stamped disk mailer and I would send you the
  30. new version.
  31.  
  32. In supporting public domain authors, you are helping everyone who benefits 
  33. from the public domain by encouraging us to put more out programs. 
  34.  
  35. THANK YOU !   Please send contributions to:
  36.  
  37.                            Russell Fleming
  38.                            1222 Tiegen Dr.
  39.                            Hayward, CA 94542
  40.  
  41.  
  42.  
  43.                           The Object of the Game
  44.                          ========================
  45.      The object of the game is to conquer the world.  This is an ambitious 
  46. game that requires thought and cunning.  By arranging armies to defend and 
  47. attack,  and by rolling the dice ( through computer simulation ) to defend 
  48. and attack, battles are won and lost.
  49.  
  50.  
  51.                              Starting a Game
  52.  
  53.                             =================
  54.                             
  55.      Start the EGA version of the game by typing in the command: EGARISK
  56. The  game begins with the hello screen and askes if you want to start 
  57. a  new game or restore a game off the disk.   To start a  new  game,  just 
  58. enter  the number of players that will be playing.   Then the players will 
  59. enter their names and the color of their armies.  
  60.  
  61.      The  territories will then be dealt out randomly and the players will 
  62. take turns deploying their men.   One player deployes his or her armies at 
  63. a time,  and when all armies are deployed each player has the  opportunity 
  64. to re-arrange his or her men.  
  65.  
  66.      When  all the men are deployed and all the players are satisfied with 
  67. the army emplacments,  then the game will pick a player at random to start 
  68. the attack.
  69.  
  70.  
  71.                                 The Attack
  72.                                ============
  73.      The  attacker  may  attack  as many times as  he  or  she  wants  to, 
  74. providing  that  the  attacker has enough armies to attack.    The  attack  
  75. is  started when the attacker enters an ATTACK COMMAND.    The command  is  
  76. made  up  of the attacking territory name and the defending territory name 
  77. (   it may  be thought of as 'Attacking from here to there' ).   When  the 
  78. attacker enters a valid ATTACK COMMAND,  then the dice are rolled and  the 
  79. loser gets a man taken off the losing territory.  
  80.  
  81.      If   all  the  men are killed on the  defending  territory,   it  now 
  82. becomes  the  property  of the attacker and he or she moves  some  of  the 
  83. armies from the attacking territory to the newly defeated territory.  This 
  84. is   why   to   attack  you need at least 2  armies   on   the   attacking 
  85. territory.  
  86.  
  87.      When the attacker wants to stop attacking,  or when he or she has not 
  88. enough  armies   to  attack,   (  that  is,   if  none  of  the  attackers 
  89. territories  that  touch  an opponent has two or more armies on it )  then 
  90. the attacker COUNTS UP.  This formally ends the attack.
  91.  
  92.  
  93.                                The Count Up
  94.                               ==============
  95.      When  the  attack  is finished,  the Command COUNT is  given  at  the 
  96. command  line  and  the game determines the number of bonus armies  to  be 
  97. given to the attacker to replenish and defend his territories.   The  game 
  98. counts up all the attackers armies and divides that number by three.  This 
  99. is  the number of bonus armies.   The attacker may put these on any of his 
  100. territories.  
  101.     
  102.      Also, If the attacker has any continents ( more on continents later ), 
  103. that belong entirely to him, then he gets bonus armies for this.  
  104.  
  105.               Continent           Bonus Armies Awarded
  106.              -----------         ----------------------
  107.             North America                  5
  108.             South America                  2
  109.                Europe                      5
  110.                Africa                      3
  111.                 Asia                       7
  112.               Australia                    2
  113.  
  114.      When the attacker is finished deploying the bonus armies,  the attack 
  115. goes to the next player.  The attack cycle is started again.
  116.  
  117.  
  118.  
  119.                              Attack Commands
  120.                             =================
  121.          Attack Commands start an attack or perform a function.
  122.  
  123.                                 To Attack
  124.                                -----------
  125.  
  126.                       The attacking territory must:
  127.                      -------------------------------
  128.                      1 : Have 2 or more armies on it
  129.  
  130.                      2 : Touch or be connected by dashed lines
  131.                          to the defending territory
  132.  
  133.                      3 : Belong to the attacker ( Obviously ! )
  134.  
  135.        The defending territory may have any number of armies on it.
  136.  
  137.         The ATTACK COMMAND is in the format of:    X#Y#    where
  138.  
  139.                      X#  :  Is the Attacking territory name
  140.                      Y#  :  Is the Defending territory name
  141.  
  142.                              Territory Names
  143.                             -----------------
  144.      The territory name ( Format : X# ) is made up of two things:
  145.  
  146.                      X  :  The Continent Letter  ( A,S,E,F,R,U )
  147.                      #  :  The Territory Number     ( 0 - 9 )
  148.  
  149.     An Example ATTACK COMMAND would be :  S1S2    Here S1 attacks S2
  150.  
  151.  
  152.                             Continent Letters
  153.                            -------------------
  154.     The seven continents and their appropriate letters are:
  155.  
  156.                    A  :  North America          ( A1 Touches R4 )
  157.                    S  :  South America
  158.                    E  :  Europe
  159.                    F  :  Africa
  160.                    R  :  Asia
  161.                    U  :  Australia
  162.  
  163.     The  continents are bordered by other continents by double lines where 
  164. they  touch  and  by the usual dashed lines  over  ocean.   They  are  not 
  165. intended  to  be geographically accurate.   Where they border and  do  not 
  166. touch  (  like  Greenland and Iceland - A5 and E1 ) you can  tell  by  the 
  167. territory number which continent the territory belongs on.
  168.  
  169.     The number of armies on the territory can be seen usually bordered  by 
  170. a dark square.   This depends on the players color,  though.  A dark color 
  171. will not leave much of a box.   Watch when the board is being  drawn,  the 
  172. numbers that are there first are the territory numbers, the others are the 
  173. army numbers.
  174.  
  175.  
  176.     When  a valid ATTACK COMMAND is entered,  the game rolls the dice  and 
  177. displays them in the South Atlantic.   The top row are the attacker's dice 
  178. and the bottom is the defender's.   The loser gets an army taken off.   If 
  179. the  loser is the attacker and he now only has one army left,  then he  is 
  180. not  asked if he wants to attack again.   If the loser is the defender and 
  181. has  no  armies on his territory,  then the territory now belongs  to  t