home *** CD-ROM | disk | FTP | other *** search
/ 1,000 Best Games for Windows / 1000BestGamesForWindows.iso / sharewarefin / BALLN.ZIP / README.TXT < prev    next >
Text File  |  1995-10-23  |  11KB  |  272 lines

  1. Balloons Phrase Game
  2.  
  3. This program requires VBRUN300.DLL. This distribution file MAY NOT contain
  4. this file, it is available free of charge from many on-line services. It is 
  5. intentionally left out of releases sent to on-line services to decrease the 
  6. download time. It is NOT compatible with VBRUN100.DLL or VBRUN200.DLL. The
  7. original ZIP file does contain THREED.VBX and VBCTL3D.VBX. These files are
  8. also required to run this program. All of these files should be placed in the
  9. Windows\System directory, although they may be anywhere in your system's path
  10. or in the directory that holds Balloons.EXE The included install program will
  11. put the files in the best directories, but it is NOT required for you to run
  12. the program, it is included to make installation easier.
  13.  
  14. The no-repeat feature on this version works only if the categorie is not
  15. changed. When the user changes the categorie, the list will most likely reset
  16. itself.
  17.  
  18. NOTE TO VERSION 1 USERS:
  19.  
  20. 1: The Version 1 list files are NOT compatible with this version. Included is 
  21. a utility  which will allow your lists to be imported into this version file
  22. formats. The Main List if left un-altered has already been done and is included
  23. with this as Mainlist.CAT. To import a list, copy the IMPORT.EXE file to the
  24. directory which holds the original lists and run IMPORT.EXE. Select the files to
  25. import, and click the IMPORT button. Then move the *.CAT Files to your new
  26. Balloons directory if needed.
  27.  
  28. 2: The Ballloon.CGF may not be compatible with this version. If the 
  29. configuration will not change then delete the Balloon.CGF file form your 
  30. Balloons directory. 
  31. It will created again for you, but you may need to reset your options.
  32.  
  33.  
  34. Support:
  35.  
  36. For Internet and E-Mail support of this product.
  37.  
  38. Internet: sfricke@why.net
  39. AOL: Moodie Blu
  40.  
  41. WWW Page: http://www.why.net/home/sfricke
  42.  
  43. FTP: ftp.why.net
  44. ftp/pub/users/sfricke
  45.  
  46. or by US Mail at:
  47. Steven T. Fricke
  48. 807 Sandalwood Lane
  49. Arlington, Texas 76017-6051
  50.  
  51.  
  52. Version history:
  53.  
  54. Ver 3.0:
  55. Added Scoring
  56. Added ability to use pictures other htan the deafult balloons
  57. Removed ability to change directories. This ability caused some
  58.     big problems for some useres.
  59. Re-sculpted screen to make it more attractive
  60. Made Icons drop when clicked; like buttons
  61. Added aditional pictures files
  62. Changed all colors to default 3D colors.
  63. Changed most text to not bold. Most users find this more attractive.
  64. Regardless of where the game is on the screen, the child widows are
  65.     centered to the game, not the screen. The one exception to this
  66.     is the Show Phrase window. That is displayed in a Windows message
  67.     window, and Windows deafults messages to the center.
  68. Now requires PICCLIP.VBX
  69. Compiled outside of VB for cleaner exe
  70.  
  71. Ver 2.2:
  72. (Became molded into version 3 during test stage)
  73. Modified screens to make better use of the Windows 95 3D interface.
  74. Changed Button bar to Icons rather that command buttons.
  75.  
  76. Ver 2.1e:
  77. Maintenance version to correct instalation problem
  78.  
  79. Ver 2.1d:
  80. Fixed a problem that caused some users to hang the system when the game was won.
  81.  
  82. Ver 2.1c:
  83. New VBCTL3D.VBX. Slightly enhanced
  84. New instalation program. Much more user freindly. Enhancements include:
  85.     * Self developed, not pre-packaged.
  86.     * No longer prompts for the install from directory
  87.     * Checks files time and date stamps for version checking.
  88.     * Allows me to use the better Icons for the group's files.
  89.     * Only creates a Program Manager group if the user wants it to.
  90.     * More attractive background for the install.
  91.     
  92.  
  93. Ver 2.1b:
  94. Reduced EXE files size
  95. Minor Maintenance
  96.  
  97. Ver 2.1a:
  98. Corrected timer restart of the game displaying a new item.
  99. Corrected help file to reflect new menu styles.
  100.  
  101. Ver 2.1:
  102. Game immediatley starts new phrase. No more having to push New Game and
  103.    selecting the catalog/categorie unless you want to change. (this only works
  104.    in one player mode)
  105. Phrases no longer repeat wihin a categorie.
  106. Phrase is no longer displayed if not correct. You can select whether or not to
  107.    see it in a message box.
  108. Decreased the size of the button bar by adding Help balloons and the button name
  109.    from the control.
  110. Made the help system easier to access though the help menu and [F1]
  111. Re-optimized the Random number generator to make the random selection even more
  112.    random.
  113. Help screens close if they are open when the game ends.
  114. Minor fixes:
  115.    Phrase is highlighted when list selected in edit screen.
  116.    Help moved to right sode of the screen
  117.    Close removed from control box to insure that the game closes all files 
  118.       correctly before ending.
  119.    Fixed bug which caused the sound to be turned of if the timer was turned of
  120.       by the menu.
  121.    Minimize, Maximise and control box functions removed from "About"
  122.    All screens (forms in VB lingo) automaticly centered.
  123.  
  124. Ver 2.01a:
  125. Re-release of version 2.01 with spell corrected lists.
  126.  
  127. Ver 2.01:
  128. Corrected reported problems with users using the Hot-Dog-Stand Window's color 
  129.    scheme.
  130. Made the 1st 8 characters of the title of a catalog the default name of a 
  131.    catalog file (helps people who have a hard time with DOS' cryptic filenames).
  132.  
  133. Ver 2.0
  134. Button bar added.
  135. Catalogs added. This also changes the fact that multiple lists can be created 
  136.    and stored in their own catalog. A catalog may have a theme, with 6 
  137.    categories in each catalog. Each category can have an unlimited number 
  138.    of entries.
  139. Catalog creation utility included.
  140. While maintaining the original look and feel, the interface has been optimized 
  141.    and now has a more appealing look including 3D menus.
  142. Edit Phrase List boxes now sorted alpha-numeric.
  143. Import utility for 1.x users created.
  144. EGA Interface removed (This can be re-installed if there is a demand. It was 
  145.    removed to decrease the executable file size).
  146.  
  147. Ver 1.4
  148. Multiple lists can be given their own titles instead of Alternate Lists 
  149.    Completely re-designed configuration system from a window instead of from 
  150.    the menu. 
  151. Installation program included again in many releases which does NOT use 
  152.    compressed files.
  153.  
  154. Ver 1.3
  155. Configurable timed game.
  156. Multiple lists configuration added
  157. EGA interface added
  158. Keyboard letter selection added in addition to point and click
  159. Better Error control
  160.  
  161. Ver 1.2
  162. Help now on-line using Winhelp.exe
  163. Sound files may be changed (registered users only)
  164.  
  165. Ver 1.1
  166. Maintenance ver. (Limited release for debugging info)
  167.  
  168. Ver 1.0
  169. Original release
  170.  
  171. License:
  172. Balloons phrase game is shareware. It may be used free of charge for a thirty
  173. day evaluation. After a thirty (30) day trial, you must either  register the
  174. game or discontinue use. After the thirty day trial you may retain the game in 
  175. a compressed un-playable format such as the original "ZIP" file. This game may
  176. be distributed freely as long as no charge is made for the distribution of
  177. this program or the associated files except for the cost of access to an
  178. on-line service during a download or the cost of a diskette containing the
  179. file not to exceed $5.00 except under written permission of the author.
  180.  
  181. The registration fee is for one person only. In other words if you register
  182. this and you have a computer at home and at work that you want to play this
  183. game on, then you may use the registration key on both systems as long as the
  184. registered user is the actual user. You may not register this and use the
  185. registration for a friend's system. Your friend must pay their own
  186. registration fee.
  187.  
  188. Program Description:
  189. Balloons is a phrase game that has it's basis in the venerable favorite 
  190. "Hangman". What sets this game apart is the interface is MUCH more 
  191. entertaining. 3-D Buttons, text, menus and screens, bright balloons and
  192. stereo sounds replace the old stick figures. You start out with six
  193. balloons. If you get a letter wrong, it pops one of the balloons. If you
  194. get the phrase before all the balloons pop, then you win!
  195.  
  196. You can play against a friend using your own phrases that you decide as you
  197. go, or let the computer generate random phrases from a category you choose.
  198. There is an endless number of catalogs that can be created and traded. This
  199. original file contains one catalog. This catalog has several categories to
  200. choose from, and each one has one hundred entries already entered.
  201.  
  202. You can play against time if you choose to. There is an included timer that
  203. will time-out in the time you choose from several ways. You can set it to
  204. time-out if the phrase was not completed in time, if a correct letter is not
  205. guessed in time, or if any letter has not been picked.
  206.  
  207. If you want to add, edit or even delete a phrase, you can through the included
  208. phrase editor, so you can customize the game to be phrases you want. You can
  209. set up easy lists for kids or complex lists for adults, each one with it's own
  210. title. There is no limit to the number of lists that can be made or used.
  211.  
  212. Sound use requires sound driver.
  213.  
  214. Many Thanks!
  215. I would like to thank everyone who helped me in the development of this product
  216. and in particular for this version. I truly appreciate all the E-Mail I have
  217. gotten in response to this game, and appreciate the support of all the BETA
  218. testers. Your input made all the difference in the world. Some VERY serious
  219. errors were avoided being put into release.
  220.  
  221. In particular I would like to thank the following people:
  222.  
  223. Evan Freed for his attention to detail. I am glad people like you are out there
  224. letting me know when I slip.
  225.  
  226. Daniel Trimble for his relentless pursuit for perfection. One pixel off is still
  227. one pixel off.
  228.  
  229. Many more thanks!:
  230. Included with this program are several sound bites which were entered into 
  231. public domain by the authors.  I would like to acknowledge them and their work.
  232.  
  233. File:   CAMCLICK.WAV
  234. AUTHOR: TedT13@AOL.COM
  235. Type:   Public Domain
  236. CAMCLICK.WAV is a 0.19 second sound bite of the click of a camera shutter.
  237.  
  238. File:   OH-YEAH.WAV
  239. AUTHOR: Unknown
  240. Type:   Public Domain
  241. OH-YEAH.WAV is a sound bite from the song, "Oh Yeah", by the not well-known 
  242.    group, Yello. It was very popular a few years ago, and has been used in 
  243.    scores of movies such as the ending credits in "Ferris Bueller's Day Off".
  244.  
  245. File:   POP.WAV
  246. AUTHOR: Dave Serra
  247. Type:   Public Domain
  248. POP.WAV is a 0.05 second sound bite of a "popping" noise.
  249.  
  250. File:   UH-OH!.WAV
  251. AUTHOR: TedT13@AOL.COM
  252. Type:   Public Domain
  253. UH-OH!.WAV is a 0.89 second sound bite of a sexy girl going, "Uh-oh!"
  254.  
  255.  
  256. * If you do not have a sound card or an internal speaker driver, I suggest you
  257. check your local BBS or other on-line service such as America Online, Delphi or
  258. CompuServe for the file Speak.EXE. This is a self expanding internal speaker
  259. driver.
  260. NOTE: Although an internal speaker can be used, the sound quality is limited,
  261. and usually stops your system while the WAV file plays.
  262.  
  263.  
  264. DISCLAIMER:
  265. This program was written for entertainment. No guaranties or warranties or
  266. promises either written or spoken are implied or granted. At no time is the
  267. author of this product or the persons or service where this program was
  268. provided liable in any way, form or fashion for any problems, damage, data loss,
  269. or computer failure caused by this program in excess of the cost of replacing
  270. the registered product if the product was registered at the time it failed to
  271. operate.
  272.