home *** CD-ROM | disk | FTP | other *** search
/ AMOS PD CD / amospdcd.iso / 426-450 / apd439 / mon.doc < prev    next >
Text File  |  1992-04-24  |  22KB  |  531 lines

  1. **********************************************************************
  2. *                                                                    *
  3. *                   ==-->>  AMOS Monopoly  <<--==                    *
  4. *                               By                                   *
  5. *                          Harbinder Ghag                            *
  6. *                                                                    *
  7. **********************************************************************
  8.  
  9.  
  10. Brief Idea Of The Game
  11. ----------------------
  12.  
  13.  
  14.  The idea of the game is to buy, rent or sell properties profitably so
  15.  that players increase their wealth. The game is computer controlled
  16.  and all, accounting adding and deducting money is done by the
  17.  computer. Starting from 'GO' the player counters are moved around the
  18.  board, the number of places moved depend on the number shown on the
  19.  dice. When a player's counter lands on a space that is not already
  20.  owned, he/she may buy if from the bank, otherwise it is auctioned off
  21.  where every player has a chance to buy it. The advantage of owning
  22.  property is to collect rent from opponents stopping there. The rent
  23.  of a property can be greatly increase by buying houses and hotels on
  24.  the property. If you are short of cash you can mortgage some of your
  25.  properties to raise money. On the board there are "Community Chest"
  26.  and "Chance" card squares,  landing on one of these squares will
  27.  bring up a card on the screen displaying wether to collect money, pay
  28.  money or move to somewhere else on the board. 
  29.  
  30.  
  31. Starting the Game
  32. -----------------
  33.  
  34.  
  35.  When the game begins you will be asked how many players are
  36.  playing, and after entering the number of players playing you will be
  37.  asked their names and then which counters they will be using.
  38.  After entering this information the main screen should appear, on
  39.  which you will see the amount of money in the account of the players
  40.  who's turn it currently is. On starting the game, every player
  41.  playing begins with £1500.
  42.  By pressing the space bar the player who's turn it currently is can
  43.  take his/her turn. After pressing the space bar you will see two
  44.  numbers appear in the box marked "DICE", the players counter will be
  45.  moved the number of squares shown on the two dice. After he/she has
  46.  completed his/her play, the next player will have his/her turn.
  47.  According to the space which his/her counter reaches, a player may
  48.  be entitled to buy Building Sites or other properties, or may be
  49.  obliged to pay rent (if another player owns the property), pay taxes,
  50.  draw a "Chance" or "Community Chest" card, "Go to Jail", ect.
  51.  Players can not buy any properties, collect money, and do not  have
  52.  to pay any money until they have been round the board once. If a
  53.  player throws doubles (both dice have the same number) he/she moves
  54.  his/her counter as usual, pays any penalties on the space he/she
  55.  reaches or can buy the property if it is not already bought and then
  56.  takes another go. If the player gets three doubles in  succession,
  57.  he/she will then be transported straight to jail and his/her turn
  58.  will end.
  59.  Every time a players counter passes over 'GO' he/she will receive
  60.  £200 from the bank.
  61.  
  62.  
  63. Landing On Unowned Property
  64. ---------------------------
  65.  
  66.  
  67.  When a player lands on an unowned property (ie. on a property
  68.  that no other player owns) a card displaying information about that
  69.  property (ie. rent, mortgage, prices of houses, hotels) will be shown
  70.  on the screen and he/she will be given the choice of buying the
  71.  property. The cost of the property will be displayed and the player
  72.  will be asked if he/she would want to buy the property or not.
  73.  If the player chooses to buy the property, the property will be added
  74.  to his/her property list and the price of the property will be
  75.  deducted from his/her account.
  76.  If the player does not want the property, the property will then be
  77.  auctioned off to the highest bidder. The screen will change and the
  78.  auction screen will be displayed. Under the title you will see the
  79.  name of the property being auctioned, underneath which there is a
  80.  rectangular box, in which is displayed how much money each player is
  81.  bidding. Each player is allocated two keys, one to raise the amount
  82.  of money the player is bidding and one to decrease the amount of
  83.  money the player is bidding. The keys each player will use are
  84.  displayed under the money each player is bidding and to identify
  85.  which players keys are which, the player counters will be displayed
  86.  next to the keys.
  87.  When the bidding starts you will notice bars begin to rise as you bid
  88.  higher and higher. These bars show how much of his/her total amonut
  89.  of money each player is bidding (if the bar if is fully up then the
  90.  player is bidding all of his/her money, if the bar if only half up
  91.  then the player is only bidding half of his/her money, ect.). The
  92.  auction is timed and the player who has bid the highest when the time
  93.  runs out, will buy the auctioned property for the amount they bid.
  94.  The amount of time remaining is displayed on the top right corner of
  95.  the screen.
  96.  
  97.  
  98. Landing On Owned Property
  99. -------------------------
  100.  
  101.  
  102.  When a player lands on owned property either by throw of dice or by a
  103.  move forced by a "Community Chest" or "Chance" card, the owner of the
  104.  property can then take rent from him/her in accordance with the rent
  105.  list printed on the Title Deed card which can be seen when you buy
  106.  the property or by selecting the property from "view" in the
  107.  "property" menu. A message will come on the screen reminding the
  108.  player that you have landed on someone's property and the rent due
  109.  will be displayed, which then will be deducted from his/her account
  110.  and put in the owners account. Note, if the property is mortgaged no
  111.  rent will have to be paid. Double rent can also be collect if the
  112.  player owns all the properties in that colour-group and if any of the
  113.  properties are not mortgaged. Rent can only be collect from stations
  114.  and utilities that are not mortagaed (ie. a player holding four
  115.  stations but with one mortgaged can only collect £100 not £200).
  116.  
  117.  
  118. Advantages For Owners
  119. ---------------------
  120.  
  121.  
  122.  It is an advantage to buy properties for all the sites of a complete
  123.  Colour-Group  because the owner can then charge double rent for
  124.  unimproved sites of that property. Houses can only built on sites of
  125.  a complete Colour-Group owned. The advantages of owning Houses and
  126.  Hotels rather than unimproved property (property on which you have
  127.  not bought houses or hotels on) is that rentals are very much
  128.  higher than for unimproved sites and profit the owner immensely. It
  129.  is also advisable to buy the stations because the more stations you
  130.  own, the higher the rent is and also the utilities (Water Works and
  131.  Electricity Company) are quite profitable too.
  132.  
  133.  
  134. Landing on "Community Chest" Or "Chance"
  135. ----------------------------------------
  136.  
  137.  
  138.  On the board there are "Community Chest" and "Chance" card squares,
  139.  landing on one of these squares will bring up a card on the screen
  140.  displaying wether to collect money, pay money or move to somewhere
  141.  else on the board. If you get a "Get Out Of Jail Free" card you can
  142.  keep this and get out of jail free the next time you go to jail.
  143.  
  144.  
  145. Landing On Tax Spaces
  146. ---------------------
  147.  
  148.  
  149.  When you land on a pay tax space a message will appear on the screen
  150.  indicating that you have to pay tax, the amount shown will be taken
  151.  from your account and put in the tax bank.
  152.  
  153.  
  154. Landing On "Free Parking" 
  155. ------------------------
  156.  
  157.  
  158.  When you land on "Free Parking" you will receive all the money if
  159.  there is any in the tax bank.
  160.  
  161.  
  162. Jail
  163. ----
  164.  
  165.  
  166.  A player lands in jail :-
  167.  
  168.  (1). If his/her counter lands on the space marked "GO TO JAIL"
  169.  (2). If he/she gets a "Community Chest" or "Chance" card marked "GO
  170.  TO JAIL"
  171.  (3). If he/she throws doubles three times in succession.
  172.  
  173.  When a player is sent to jail his/her turn ends there. He/she cannot
  174.  collect £200 in that move, regardless of where his/her counter is or
  175.  of the path of the board, his/her counter will be moved directed to
  176.  jail.
  177.  If a player is not sent to jail but in the ordinary course of play
  178.  lands on that space then he/she is just "visiting jail", and does not
  179.  have to pay any penalty.
  180.  
  181.  A player gets out of jail :-
  182.  
  183.  (1). By throwing doubles on any of his/her next three turns after
  184.  landing in jail. If he/she succeeds in doing this he/she immediately
  185.  will be moved forward the number of spaces shown on the dice and then
  186.  will get another go.
  187.  (2). By using one of his/her "Get Out Of Jail Free" cards if got any.
  188.  (3). By paying £50 fine after going to jail.
  189.  If a player chooses to (1) from above and does not get doubles within
  190.  three turn of the dice then £50 will automatically taken from his/her
  191.  account. Then he/she will be free to go.
  192.  
  193.  
  194. The "choose property screen"
  195. ----------------------------
  196.  
  197.  
  198.  This screen comes up when you choose something from the property and
  199.  build menu and it allows you to choose which one of you properties
  200.  you want to sell, build on, mortgage, ect. On this screen you will
  201.  see a list of your properties displayed at the top of the screen. To
  202.  choose which property you want to sell, build on, mortgage, ect. move
  203.  the brown bar by pressing the space bar until you come to the
  204.  property you require and then press enter. You will only be able to
  205.  choose properties which are in a black background. You can quit from
  206.  this screen by pressing Escape.
  207.  
  208.  When you want to build, sell houses or hotels the properties which
  209.  are behind a red bar are the ones which you can not build houses or
  210.  hotels on, ie. the stations and utilities.
  211.  The properties which are in a blue background :-
  212.  
  213.  When you want to build houses are the properties for which you
  214.  have not bought the complete colour group or the ones on which you
  215.  have already bought four houses, or a hotel on.
  216.  
  217.  When you want to build hotels are the properties for which you
  218.  have not bought the complete colour group, the ones on which you have
  219.  not bought four houses or the ones on which you have already bought
  220.  hotels on.
  221.  
  222.  When you want to sell houses these are the properties for which you
  223.  have not bought houses on, or the ones on which you have bought
  224.  hotels on any one of the colour group.
  225.  
  226.  When you want to sell hotels these are the properties for which you
  227.  have not bought hotels on.
  228.  
  229.  When wanting to sell a property to the bank or another player, swap
  230.  properties with another player or buy a property off another player
  231.  are the one's on which you have built houses or hotels on, or on a
  232.  property in their colour gorup. 
  233.  
  234.  When wanting to mortgage these are the properties which you have
  235.  already mortgaged or the ones where you have built houses or hotels
  236.  on.
  237.  
  238.  When wanting to take the mortgage off these are the properties which
  239.  have not been mortgaged. 
  240.  
  241.  
  242. Building Houses And Hotels
  243. --------------------------
  244.  
  245.  
  246.  You may only build houses on properties which you own the complete
  247.  colour group (ie Mayfair and Park Lane or The Strand, Fleet Street
  248.  and Trafalgar Square). To build houses choose "houses" from the
  249.  "build" menu then the player's name who wants to build houses from
  250.  the sub-menu. You then will be confronted by the usual "choose
  251.  property screen" from which you can choose  which property you want
  252.  to build houses on.
  253.  After you have chosen the property you wish to build on you will be
  254.  asked how many houses you want to build. If you require one house
  255.  then one house will be built on the chosen property and the cost of
  256.  the house will be deducted from you account. If you want more than
  257.  one house, then the amount of houses you want will be equally divided
  258.  amongst the colour group and the cost of the houses will be deducted
  259.  from your account. You can only buy upto four houses on a property
  260.  and they must be maintained evenly, ie you can not build three houses
  261.  on one property if you only have one house on another property of the
  262.  same colour group.
  263.  You may only build hotels on property that you have got four houses
  264.  on. To build hotels on four house properties, choose hotels from
  265.  the build menu then the player who wants to build hotels from the
  266.  sub-menu. You then will be confronted by the usual "choose property
  267.  screen" from which you can choose which property you want to build a
  268.  hotel on. After you have chosen the property you wish to build on you
  269.  will be asked how many hotels you want to build. If you require one
  270.  hotel then one hotel will be built on the chosen property and the
  271.  cost of the hotel will be deducted from your account. If you want
  272.  more than one hotel, then the amount of hotels you want will be
  273.  equally divided amongst the colour group and the cost of the hotels
  274.  will be deducted from your account.
  275.  
  276.  
  277. Selling Property
  278. ----------------
  279.  
  280.  
  281.  Undeveloped properties, Railway Stations and Utilities (but not
  282.  properties on which there are houses or hotels built) can be sold to
  283.  another player as a private transaction for any amount or to the
  284.  bank for half the price of the property. No property, however can be
  285.  sold to another player or to the bank if houses/hotels are standing
  286.  on any sites of that colour group. Any building so situated must be
  287.  sold back to the bank before the owner can sell any property on that
  288.  colour group. Mortgaged property can only be sold to other players
  289.  not to the bank. Houses and hotels may be sold by players to the bank
  290.  only, this may be done at any time and the bank will half of the
  291.  price paid for them. Selling property to another player can only be
  292.  done only when it's the turn of the player who wants to sell his/her
  293.  property. After choosing "sell to" from the "property" menu and the
  294.  players name who you want to sell the property to from the sub-menu,
  295.  you will be confronted by a list of the players properties from which
  296.  can be selected the property the player wants to sell and then all
  297.  that is left to do is to follow the screen instructions. Selling
  298.  property can also be done by selecting "buy off" and the players name
  299.  you wish to buy the property off from the "property" menu, which
  300.  allows you to buy property from another player. Also you can swap
  301.  properties with another player by choosing "swap with" and the
  302.  players name from the sub-menu who you wish to swap your property
  303.  with from the "property" menu. After choosing "swap with", two
  304.  property select screens will come up one after the other, on which
  305.  you must select the property you want to swap and the property the
  306.  other player wants to swap with you. Then you will be asked how much
  307.  money each player will be paying on top, if you are paying nothing
  308.  just enter in 0 and then follow the screen instructions.
  309.  
  310.  
  311. Selling Houses
  312. --------------
  313.  
  314.  
  315.  Houses can be sold to the bank by choosing "sell houses" from the
  316.  "property" menu. A choose property screen should come up and display
  317.  a property list of the chosen player. Then just follow the screen
  318.  instructions after choosing the property on which you want to sell
  319.  houses.
  320.  
  321.  
  322. Selling Hotels
  323. --------------
  324.  
  325.  
  326.  Same as selling houses but select "sell hotel" instead of "sell
  327.  houses"
  328.  
  329.  
  330. Mortgages
  331. ---------
  332.  
  333.  
  334.  Mortgaging properties can be done through the bank only. The mortgage
  335.  value of property is printed on each Title Deed card (shown when you
  336.  buy the property or when you select view from the "property" menu).
  337.  The rate of interest is 10 per cent, payable when the mortgage is
  338.  lifted. If any property is transferred which is mortgaged, the new
  339.  owner still has to pay 10 per cent interest to lift the mortgage.
  340.  Properties which contain houses/hotels, or houses/hotels on any of
  341.  it's colour-group cannot be mortgaged. In order to build houses or
  342.  collect rent on mortgaged property the owner must lift the mortgage
  343.  first (pay the bank the amount of mortgaged, plus 10 per cent
  344.  interest).
  345.  To mortgage property choose "mortgage" from the "property menu" and
  346.  the player's name who wants to mortgage property from the sub-menu.
  347.  The usual "choose property screen" should come up and display a list
  348.  of the chosen players properties. After choosing the required
  349.  property the amount the bank will pay the player will be shown and
  350.  the amount the player will have to pay back will be shown, then just
  351.  follow the screen instructions.
  352.  To take the mortgage off a mortgaged property choose "Unmortgage"
  353.  from the "property" menu and the player's name who wants to take the
  354.  mortgage off his/her mortgaged property, from the sub-menu. The usual
  355.  "choose property screen" should come up and display a list of the
  356.  chosen players properties. After choosing the required property the
  357.  amount the player will have to pay will be shown, then just follow
  358.  the screen instructions.
  359.  
  360.  
  361. Bankruptcy
  362. ----------
  363.  
  364.  
  365.  The bankruptcy screen will come up when any player is bankrupt, that
  366.  is, one who owes more than he can pay. The amount the player owes
  367.  will be shown and also his option's. The player has a choice then of
  368.  selling or mortgaging his/her property. He/she will also have the
  369.  choice of selling his/her houses or hotels and also the choice of
  370.  quitting the game. The amount the player owes can be reduced by
  371.  selling his/her assets (houses, hotels, properties ect.). The
  372.  bankruptcy screen will stay on until the player raises enough money
  373.  to clear his/her dept. If the player cannot clear his/her dept. then
  374.  he/she will have to quit the game.
  375.  
  376.  
  377. The Winner
  378. ----------
  379.  
  380.  
  381.  The winner of the game is the player left playing after everyone
  382.  else is out of the game.
  383.  
  384.  
  385. Loading And Saving Games
  386. -------------------------
  387.  
  388.  
  389.  You can save the games when you are in the middle of them, so you can
  390.  finish them off later by choosing "save" from the disk menu. You then
  391.  will be shown the AMOS Monopoly file selecter where you can choose
  392.  what file name you want to save the game under. On the left you
  393.  should see a list of the current games saved on the disk. To select a
  394.  name from the list click the mouse on the Up and Down arrows and the
  395.  list should begin to scroll up/down. The selected file is
  396.  highlighted.
  397.  To select this file you then will have to click on the "OK" icon
  398.  which will then save the game under your chosen name. If you wish to
  399.  choose your own name then click on the "Save As" icon and type in the
  400.  name you wish to save the game under, then press enter and then click
  401.  on the "OK" icon. You can quit from the file selector by clicking on
  402.  the "CANCEL" icon. Loading games is similar to saving games except
  403.  that the "Save As" icon is replaced by the "LOAD" icon. 
  404.  
  405.  
  406. Menu Options
  407. ------------
  408.  
  409.  
  410.  The following menu instructions can be chosen from the main screen
  411.  only. When choosing most of these items you will also be required to
  412.  choose the players name on which you want to use the instruction on
  413.  from a sub-menu.
  414.  
  415. The Misc. menu
  416. ---------------
  417.  
  418. Player info.       --   Shows information about the chosen player,
  419.                         money, money lost/spent, properties owned,
  420.                         number of get out of jail free cards.
  421.  
  422. Look at board      --   Displays the board.
  423.  
  424. Tax money          --   Shows how much money there is in the tax bank.
  425.  
  426. Player positions   --   Tells where on the board every player is.
  427.  
  428. Unowned Properties --   Displays a list of unowned properties.
  429.  
  430. Property Owners    --   Displays a list of the properties and the
  431.                         players names that own them.
  432.  
  433. Menu Short-Cuts    --   Displays a list of the menu-short cut keys.
  434.  
  435. Quit               --   Lets the chosen player quit from the game.
  436.  
  437. Exit               --   Exits from the game.
  438.  
  439.  
  440. The Property Menu
  441. -----------------
  442.  
  443.  
  444. View               --   Tells you about your chosen property, how many
  445.                         houses you have bought on the site, rent ect.
  446.                         Players can only view their property on their
  447.                         turn.
  448.  
  449. Sell to bank       --   Allows the chosen player to sell some of his
  450.                         property to the bank for half the amount
  451.                         he/she bought it for.
  452.  
  453. Sell To            --   Allows the players who's turn it is to sell
  454.                         some of his/her properties to the chosen
  455.                         player.
  456.  
  457. Buy off            --   Allows the players who's turn it is to buy a
  458.                         property off the chosen player.
  459.  
  460. Swap With          --   Allows the player's who's turn it is to swap a
  461.                         property with the chosen player.
  462.  
  463. Mortgage           --   Allows the chosen player to mortgage some of
  464.                         is/her properties.
  465.  
  466. Unmortgage         --   Allows the chosen player to take the mortgage
  467.                         off the properties he has mortgaged
  468.  
  469. Sell houses        --   Allows the chosen player to sell some of
  470.                         his/her houses for half the price he/she
  471.                         bought them for.
  472.  
  473. Sell hotels        --   lets the chosen player  sell some of his/her
  474.                         hotels for half the amount he/she bought them
  475.                         for.
  476.  
  477.  
  478. The Disk Menu
  479. -------------
  480.  
  481.  
  482. Load Game          --  Load a previously saved game.
  483.  
  484. Save Game          --  Saves the game you are playing.
  485.  
  486.  
  487. The Build Menu
  488. --------------
  489.  
  490.  
  491. Houses             --  Allows the chosen player to build houses on
  492.                        suitable properties.
  493.  
  494. Hotels             --  Allows the chosen player to build hotels on
  495.                        suitable properties.
  496.  
  497.  
  498. Menu Short-Cuts
  499. ---------------
  500.  
  501.  
  502.  Here is a list of the menu-short cut keys, which enable you to choose
  503.  menus by just pressing the appropiate key.
  504.  
  505. Menu Short-Key                                 Menu
  506. --------------                                 ----
  507.  
  508.  F1 to F6            -- Player Info, Player 1 = F1, Player 2 = F2,
  509.                         ect.
  510.  
  511.  Shift F1 to F6      -- Buy Houses.
  512.  
  513.  Control F1 to F6    -- Buy Hotels.
  514.  
  515.  B                   -- Look At Board.
  516.  
  517.  T                   -- Tax Money.
  518.  
  519.  P                   -- Player Positions.
  520.  
  521.  U                   -- Unowned Properties.
  522.  
  523.  O                   -- Property Owners.
  524.  
  525.  L                   -- Load Game.
  526.  
  527.  S                   -- Save Game.
  528.  
  529.  Help                -- Menu Short-Cut Keys.
  530.  
  531.