home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / boggle15.zip / BOGGLE.DOC < prev    next >
Text File  |  1994-08-01  |  8KB  |  226 lines

  1.                      BBS Bogiggle Online Door
  2.  
  3. Upgrading
  4. If you are running v1.4 or older of Bogiggle you will need
  5. to reinstall the entire game.  Significant changes to have been
  6. made.
  7.  
  8. Installation
  9. 1.   Create a subdirectory to place the Bogiggle files in.
  10. 2.   Unzip the file into the Bogiggle subdirectory.
  11. 3.   Edit BOGGLE.CFG file.
  12.  
  13.      Line 1:Registration number if registered else any number.
  14.      Line 2:BBS Path to the location of the DOOR.SYS file.
  15.      Line 3:ANSI Bulletin name with full path, and extension.
  16.      Line 4:ASCII Bulletin name with full path, and extension.
  17.      Line 5:SYSOP Message (32 character message to all players.
  18.             Registered only.  Blank if no message.
  19.      Line 6:Node Number (1 for single node only)
  20.      Line 7:BBS Name
  21.  
  22.                Example
  23.  
  24.                123456789
  25.                C:\BBS\
  26.                C:\BBS\AFILES\BULLETN.CLR
  27.                C:\BBS\AFILES\BULLETN.MSG
  28.                Dinner to the winner on sysop!
  29.                1
  30.                Cheers
  31.  
  32. 4.   Write a batch file to call bogiggle.
  33.  
  34.      Example.  BOGGLE.BAT
  35.  
  36.      @echo off
  37.      cd\bbs\doors\boggle
  38.      boggle
  39.      cd\bbs
  40.  
  41. 6.   Add the menu option to call the batch file from your BBS.
  42.  
  43.           FOR TAG USERS:
  44.  
  45.           Set your options to
  46.           Program Type =           (A colon for DOOR.SYS)
  47.           Program Name *boggle.bat (The name of the bat file.)
  48.  
  49.  
  50.  
  51. Sysop Notes:
  52.  
  53.      Yes, the user is only limited to one game per day.
  54.  
  55.      Yes, you may add words to the dictionary files, just
  56.      place the right words in the proper .dic file.  All
  57.      words beginning with A go into the A.DIC file.  You may
  58.      also add a file of words using the DICTWORD file.  Just
  59.      enter the name of the file and all the words will be place
  60.      into the proper dictionary file.
  61.  
  62.      Yes, you may reset the high scores by simply deleting
  63.      the ascii high scores bulletins file.
  64.  
  65.      Yes, the highest monthly scorer will become the new
  66.      monthly champ at the beginning of the month.
  67.  
  68.      Yes, the all time champ only changes at the beginning
  69.      of the month.
  70.  
  71.      Yes, I hope you have monthly competitions.
  72.  
  73.      Yes, I am open to suggestions.
  74.  
  75.      Yes, in the registered version you can make up missed days.
  76.  
  77.      Yes, in the registered version the sysop can have a 32 character
  78.      message displayed on the main screen.  (I use it to announce a
  79.      months competition, or to remind my users to sign up for the
  80.      competition.)
  81.  
  82.      Yes, today's champ is only displayed for the current
  83.      day and not necessarily the day you may be playing.
  84.  
  85. Instructions
  86.  
  87. This game has been developed using the concept of traditional
  88. Boggle.  16 letters are picked for each day and displayed in a
  89. grid.  You must identify words that have adjoining letters.
  90. After the allotted time, 3 minutes, the computer will eliminate
  91. all duplicate words, and will compare to see how many correctly
  92. spelled words have been found.  Your daily total will be added to
  93. your score.  In fairness to all users, everyone gets the same
  94. letters each day, in the same locations.  Because the letters are
  95. selected randomly, there may be days that no vowels are present.
  96. You might want to try some abbreviations to see if the sysop has
  97. added any to the dictionary files.
  98.  
  99. To begin the game, select the BOGIGGLE game from your BBS menu.
  100.  
  101. Press P to play your turn(s).
  102.  
  103. Use your numeric keypad to place your cursor on the first letter
  104. of your word.  Press the space bar to highlight the letter.
  105. Notice that the letter is then displayed above the grid.  Place
  106. your cursor on the next adjoining letter and press your space
  107. bar.  You will notice that the second letter appears after the
  108. first.  Continue to highlight the letters to make your word at
  109. the top.  Press ENTER once complete.  Continue to identify other
  110. words until your time has run out.  Valid words must contain three
  111. or more characters.
  112.  
  113. If you give up while the timer is still running, you may do so by
  114. pressing the ESCAPE key twice.
  115.  
  116. If you make a mistake in highlighting the letters, you may press
  117. the backspace key to delete the word, and restart the word
  118. identification process again.
  119.  
  120. As you move the cursor around, you will notice that arrows at the
  121. top and right side of the grid identify the location of your
  122. cursor.
  123.  
  124. You may enter a maximum of 40 words.
  125.  
  126. When time has run out, Bogiggle will delete all duplicated
  127. words displayed on your screen.
  128.  
  129. Bogiggle will check the dictionary to identify legitimate
  130. words.  Only words contained in the Bogiggle dictionary will be
  131. added to the total, even though your word may be spelled correctly.
  132.  
  133. Words in red are incorrect, words in green are correct.
  134.  
  135. Your daily total will then be added to your grand total.
  136.  
  137. The scoring is technically different than the REAL Boggle only
  138. because the REAL scoring method is difficult to implement in a
  139. BBS environment.
  140.  
  141. Registration
  142.  
  143.      Registering this game will allow your users to make up
  144.      missed days.
  145.  
  146.      Registration is just $7.00.  Your registration code
  147.      will be useful for this and all future upgrades.
  148.  
  149.      Name:____________________
  150.  
  151.      Address:_________________
  152.  
  153.      City:____________________  ST:__  ZIP:__________
  154.  
  155.      Voice #:_________________
  156.  
  157.      BBS Name:________________ (where installation will be)
  158.  
  159.      BBS Number:______________ (if existing, and area code too)
  160.  
  161.      BBS Software:____________
  162.  
  163.  
  164.      Mail to:
  165.  
  166.      Edward G. Tracy II
  167.      18704 Gainsborough
  168.      Detroit, MI  48223
  169.  
  170.  
  171. Technical Support
  172.  
  173.      Cheers BBS, 313-838-4172.  1200-28800 bps.
  174.      1:2410/217
  175.      CIS 75000,2755
  176.      For questions or the latest version.
  177.      Full access first call and no ratio's.
  178.  
  179. Credits
  180.  
  181.      Katy...for the instructions and identification of need.
  182.      Suzze, Shrinky, Ford Prefect, and all the other regular
  183.      Bogiggle players at Cheers who alpha test the game.
  184.      Technojocks, for the great libraries.
  185.  
  186.  
  187. Other Doors Available
  188.  
  189. Password                            $10.00
  190.  
  191. Shareware
  192.  
  193. Personal Information Manager        $10.00
  194.  
  195.  
  196. Version History
  197. ---------------
  198. 1.0       September 1, 1992        Initial release.
  199.  
  200. 1.1       December 31, 1992        Make up days, daily bulletins,
  201.                                    today's champ, all time champ,
  202.                                    monthly champ added, sysop message.
  203. 1.2       January 6, 1993          Fixed time clock bug.
  204.  
  205. 1.3       April 9, 1993            Fixed the Z word problem.  All Z's now
  206.                                    checked.
  207.  
  208. 1.4       November 6, 1993         Fixed the same letters each day bug.
  209.                                    Change initial screen.
  210.  
  211. 1.5       August 8, 1994           Fixed 55 minute problem.  Only at 23:55 does
  212.                                    the system make you wait.  Removed all usage
  213.                                    of other libraries.  Fixed the re-occurrence
  214.                                    of exact letters from one day to the next.
  215.                                    Added the ability to see others words after
  216.                                    play.  Dropped non-ansi support.  Solely
  217.                                    using DOOR.SYS now.  No longer restricted
  218.                                    to old TP since dropping all non-reg libraries.
  219.                                    Removed underscore in BBS NAME.  If you notice
  220.                                    your old reg number doesn't work.  Netmail me
  221.                                    with your old one, BBS Name, and address.
  222.  
  223.  
  224. Bogiggle is copyrighted by Edward G. Tracy II
  225. Boggle is a Registered Trademark owned by Tonka Toys
  226.