home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d09xx / d0950.lha / BBDoors / BBDoors65.lha / rexxDoors / Docs / WoFDoc < prev    next >
Text File  |  1992-06-20  |  5KB  |  115 lines

  1.  
  2.                      Wheel of Fortune 3.9 6-19-92
  3.  
  4.   This game is setup to run on Richard Stockton's BBBBS software.
  5.   This program is freely distributable as long as the Credits at
  6.   the beggining of the game remain intact and you don't make any
  7.   money off it!
  8.  
  9.                           HISTORY
  10.  
  11.              WOF 2.0 Written by Nick Brenkle 10-1-90
  12.                  written to run on Skyline BBS
  13.  
  14.       WOF 2.5 Re-written to run on BBBBS by Matt English 11-10-91
  15.  
  16.                  WOF 2.6 by Matt English 12-1-91
  17.             Features added:Shows who the previous player was;
  18.                shows what the current puzzle number is;
  19.                  shows who wrote the current puzzle
  20.  
  21.                  WOF 3.0 by Matt English 1-30-92
  22.          Features added:New Stats option tracks and displays Who's
  23.      played the most, Who's won the most, Who's won the most money total,
  24.             and who's won the most money in a single game.
  25.                 Also each players stats can be veiwed,
  26.                including the players winning percentage.
  27.         There are now two seperate games "Wheel_BW" and "Wheel_Color"
  28.         @'s that covered the puzzle are now +'s for easier readability.
  29.       The user will now be notified when only vowels remain in the puzzle.
  30.  
  31.                     WOF 3.5 additons by Richard Stockton
  32.                    Made MORE freindly to BBBBS.local mode.
  33.           Added a color control scheme to automatically determine
  34.           if the callers colors are on or off, eliminating WOF.B&W.
  35.  
  36.                    WoF 3.6 by Matt English 4-15-92
  37.         New function added in the stats to show ALL players stats.
  38.         If the Author of the puzzle plays, he will now get to see
  39.           the progress of his puzzle before Vanna kicks him out.
  40.        After the winner beats the puzzle and enters the new puzzle,
  41.        he will get the option to change his puzzle. (A few people
  42.  misspelled or goofed puzzles and I thought this way they could fix it!)
  43.      The money values have been raised and "Free Spin", "Bankrupt"
  44.             and "Lose Turn" have been added to the wheel.
  45.           Vowels now cost $250 but you need to have at least
  46.                        $750 cash to buy any.
  47.  
  48.                     WoF 3.7 by Matt English 5-3-92
  49.                There was a small bug with the "Free Spin".
  50.                                 OOPS!
  51.                            It's now fixed!
  52.     Vowels cost $250 and now you can buy one as soon as you have $250!
  53.        No matter how many vowels you get, it only costs you $250!
  54.                     This is more like the TV show.
  55.  
  56.                      WoF 3.8 by Matt English 6-13-92
  57.              A few more bugs fixxed, hardly worth mentioning
  58.              but they were bugs.... I "think" I got them all!
  59.  
  60.                      WoF 3.9 by Matt English 6-19-92
  61.         I fixxed a spelling mistake..Dan Quail will be proud of me.
  62.         Now, the person who solves the puzzle can either enter the
  63.     new puzzle or have the BBS generate a new puzzle. If the puzzle is
  64.     supplied by the BBS, the player will be allowed to play the new
  65.                    puzzle AFTER someone else has played.
  66.       The BBS puzzles are in the file "Rexxdoors/Data/WoF.puzzles".
  67.          You can edit the file to add more puzzles if you want.
  68.                    Just follow the format: puzzle | clue
  69.         If you have any suggestions or new ideas, give me a call
  70.                    at The Alternative BBS. 503-761-3043
  71.                     I'm starting to run out of ideas...
  72.  
  73.  
  74.                             FILE SETUP
  75.  
  76.    The file "Wheel_of_Fortune.rexx" belongs in your RexxDoors directory.
  77.    Put all of these files in your RexxDoors/Data directory:
  78.  
  79.           WoF.players
  80.           WoF.winners
  81.           WoF.dat
  82.           WoF.stat
  83.           WoF.Puzzles
  84.  
  85.   After you put these files in their places, the game should take
  86.   off and maintain itself nicely! Since the winner of a puzzle gets
  87.   to enter the next puzzle, you'll want to check the Wof.dat file
  88.   from time to time to make sure somebody didn't screw it up!
  89.   If that happens, just edit the file in this format:
  90.  
  91.   Assuming the puzzle you want to put in is "Jimmy Stewert"
  92.  
  93.              23           (this is the puzzle number)
  94.              +++++ +++++++      (this is the COVERED puzzle)
  95.              JIMMY STEWERT    (the puzzle, use CAPS)
  96.                          (letters that have been guessed, starts out empty)
  97.              MATT_ENGLISH 23 (the author of this puzzle and the number of
  98.                                  the next auto-generated puzzle.)
  99.              JOE BLOW      (the last player)
  100.              JIMMY STEWERT  (the un-guessed letters left in the puzzle)
  101.  
  102. The basic rules - you can't play twice in a row, and you can't play if
  103. you are the one who made the puzzle. You must have more than $250 to
  104. guess any vowels. It costs $250 to buy vowels, no matter how many
  105. you find.
  106.  
  107.    The game is very easy, and my users have told me it's quite fun!
  108.    If you find any bugs, have any suggestions, or just wanna chat
  109.    you can contact me as "SYSOP" at:
  110.  
  111.                     The Alternative BBS
  112.                        503-761-3043
  113.                       Portland Oregon
  114.  
  115. Have Fun!  Matt English