home *** CD-ROM | disk | FTP | other *** search
/ 1,000 Best Games for Windows / 1000BestGamesForWindows.iso / sharewarefin / GUESSG.ZIP / WINNUM.TXT < prev    next >
Text File  |  1993-07-05  |  9KB  |  209 lines

  1.                              W I N N U M B E R S  
  2.                   A Simple Number Guessing Game for Windows
  3.  
  4.                                by Paul McAleer
  5.  
  6. Let's face it: Windows can be boring at times.  Sure, it's slicker to move
  7. around in than DOS (even DOS 6,) and toolbox pictures are often clever to
  8. decrypt... but it can get old.  WinNumbers offers a small diversion from the
  9. "all work and no play" attitude of Windows.  I still maintain that it's a
  10. simple game - and it is - but at least you won't have a lot of rules to 
  11. worry about.
  12.  
  13. REQUIREMENTS
  14. ------------
  15.  
  16. WinNumbers requires the following:
  17.  
  18.  * Microsoft Windows v3.1 (NEEDED!);
  19.  * Visual Basic v2.0 Runtime Module (VBRUN200.DLL.)  The VB v1.0 or v3.0
  20.    modules won't work with WinNumbers, no matter how hard you try.
  21.  
  22. WinNumbers doesn't require a seperate HD directory, but it does require the
  23. files WINNUM1.BMP, WINNUM2.BMP, and WINNUM3.BMP if you want to change
  24. backgrounds.  If these files aren't found by the program *in the same
  25. directory as WinNumbers,* you won't be able to change the background.  (You
  26. thought the program would crash on you, right? :)  As an alternative, you
  27. can now use your own backgrounds in WinNumbers.  Read below.
  28.  
  29. THE RULES & AN ATTEMPT AT A STORYLINE
  30. -------------------------------------
  31.  
  32. Many of Hollywood's greatest films have somehow been disappearing.  Even the
  33. Christmastime classic "It's a Wonderful Life" is gone!  The suspect?  The
  34. man they call Lightman.  He leaves no trace of his presence... or so everyone
  35. thought.  By checking crime scenes very carefully, police officers discovered
  36. that Lightman leaves a single number, from 1 to 50, at the scene.  He imbeds
  37. this number into the sole of his shoe, which leaves a VERY light footprint.
  38. Your job is to guess the number.  The only movie left in the world is "Ishtar,"
  39. and you'll be subjected to it for the rest of your life if you don't guess
  40. the number.
  41.  
  42. PLEASE!  GUESS THE NUMBER!!
  43.  
  44. HOW TO PLAY
  45. -----------
  46.  
  47. To play, select Start New Game from the Game menu.  A text box will appear,
  48. prompting you for your guess.  Enter a number from 1 to 50 and press Enter.
  49. If your guess is higher or lower than the computer's number, a hand pointing
  50. down or up will appear, respectively.  If it is the computer's number, you
  51. win!  And, if you use up all 10 attempts unsuccessfully, you lose.  Yes, it
  52. is simple.
  53.  
  54. OTHER OPTIONS
  55. -------------
  56.  
  57.  File Menu:
  58.  
  59.  Load a Background: Beginning with v1.3 and up, WinNumbers can now load any
  60.  BMP file to use as a background.  The file can be of any size, BUT only
  61.  the upperleftmost portion will be used in the window.  Note that some BMPs
  62.  may cause text to 'disappear.'  This can be remedied by using another
  63.  background, or using one of the built-in backgrounds that WinNum provides.
  64.  Once you select this option, a dialog box will pop up.  You can choose a
  65.  BMP file from any drive or directory.  Simply double-click on the filename
  66.  to select it.  Press Cancel to cancel. 
  67.  
  68.  Exit (CTRL-X): Exits the game.  You'll be asked to confirm.
  69.  
  70.  Instructions: All-too-brief instructions on how to play WinNumbers.
  71.  
  72.  Version: Tells the current version number (this is important!  If you don't
  73.  have the latest version, and bugs pop up, the reason is self-explanatory ;)
  74.  and gives some info on the author.  (That info used to be part of the
  75.  'About the Author' window.)
  76.  
  77.  K Free: This is a constant display of how much memory you have free.  Same
  78.  as in the Version window, but more up-to-date - checked every second.
  79.  
  80.  Game Menu:
  81.  
  82.  Start New Game (CTRL-N): Begins a new game of WinNum.  If you're in a game,
  83.  you'll be asked to confirm.
  84.  
  85.  Abort This Game (CTRL-A): Exits a game of WinNum.  You'll have to confirm
  86.  this.
  87.  
  88.  Show All Backgrounds: This option will display all the built-in WinNum
  89.  backgrounds.  It won't display any you may have loaded with the "Load a
  90.  Background" option.
  91.  
  92.  Background:
  93.  
  94.  This isn't a menu, just an option.  It will increase the current background
  95.  by one.  Note that this only works with WinNum's built-in backgrounds, and
  96.  not your own.
  97.  
  98.  Box Colour:
  99.  
  100.  Foreground (Text): This will increment the text colour - your guess - by
  101.  one.
  102.  
  103.  Background (Box): This will increment the box colour - the backdrop for your
  104.  guess - by one.
  105.  
  106. CONTACTING THE AUTHOR
  107. ---------------------
  108.  
  109. Feel free to contact me with suggestions, comments, complaints, and
  110. shareware registrations.
  111.  
  112.   Paul McAleer
  113.   2648 S Kenilworth
  114.   Berwyn IL 60402-2549
  115.  
  116. AOL Address: Spindle
  117. Internet Address: SPINDLE@AOL.COM
  118.  
  119. WHAT'S WITH THIS "FINAL VERSION" STUFF?
  120. ---------------------------------------
  121.  
  122. Final Version usually means just that - except in the way of bug fixes and
  123. other patches, this v1.3a is the final version of WinNumbers.  Currently,
  124. I don't see too much more room for improvement, and I am satisfied with
  125. WinNumbers as it is today.
  126.  
  127. Guess what?  Murphy's Law happened and v1.3a did have a bug.  It's
  128. patched in v1.3b.  The bug was that even after you exited WinNumbers,
  129. it would still appear on the Task List.  The only way to get rid of it
  130. once and for all was to select "Cancel Task" from the TaskMan.  Now,
  131. no matter how you exit the program, it eradicates itself from the Task
  132. List.
  133.  
  134. But I welcome any suggestions and comments you may have.  Rest assured that
  135. just because one program is in its Final Version doesn't mean any other of
  136. my programs are.  A few other programs are in full blossom right now, and
  137. more are on the way (egads!)
  138.  
  139. SHAREWARE
  140. ---------
  141.  
  142. WinNumbers (v1.26 and UP) is shareware.  This means that you should try
  143. it out for a certain number of days, and if you like it, you should register
  144. with the author.
  145.  
  146. Unfortunately, this is NOT the case for a lot of people.  I know, I'm one
  147. of the guilty myself, but I've been changing that.  I wanted to be flexible
  148. with WinNumbers' shareware status, so I'm giving you a 21-day trial period.
  149. The registration fee is only $5.00.  That's the cheapest I've seen for any
  150. shareware...it's almost a donation.  WinNum is my first Windows (or IBM,
  151. for that matter) program, and I'm testing the waters.  If the response to
  152. WinNum is good, I'll create more programs (though I probably will anyway
  153. since programming is fun. ;) 
  154.  
  155. One other thing.  Some programs self-destruct or disable features after the
  156. trial period.  Not here.  I'm using the honour system for shareware.  This
  157. is a big leap of faith, too.  Again, if I get a low response, I'll include
  158. a ton of booby traps in the program, including self-destruct after x amount
  159. of days.  Which would you rather have: a stable program with a lot of
  160. features, or a stable program with a lot of features AND a trap?  Think
  161. about it.
  162.  
  163. And thanks. :)
  164.  
  165. VERSION NOTES
  166. -------------
  167.  
  168. v1.30: Added the 'Load a Background' option, fully implemented and
  169.        debugged.  Also allowed the user to use WinNum's own backgrounds
  170.        even if a BMP was loaded from another drive and/or directory.
  171.        Changed Version box to a more visually-pleasing design.
  172.  
  173.        Revision A: Changed the window's borders to sizable.  Also changed
  174.        the program's icon.  Fixed the 'No Background' buglet.  Added
  175.        built-in RAMGauge.  **Final Version.**
  176.  
  177.        Revision B: Corrected Task List bug.  Revised the About (Version)
  178.        window, and killed the About the Author menu.  **The real final
  179.        version.** 
  180.        
  181. v1.27: Moved the 'Change Background' to just 'Background.'  Added the
  182.        ability to change fore/back -ground text colours, and a menu to
  183.        drive them.  Tinkered with a few of the dialog boxes.
  184.  
  185. v1.26: Added guess number display and 'Higher!'/'Lower!' texts.  Also
  186.        fixed a bug in the Show All Backgrounds option.  Revised the Quit
  187.        dialog box.      
  188.  
  189. v1.25: Added 'Show All Backgrounds' option, 'Version' option, corrected 
  190.        'Abort' bug.  Also splatted buglets in the 'About' box.  
  191.        **Initial public release.**
  192.  
  193. v1.23: Rearranged drop-down menus, added keyboard shortcuts; also added
  194.        error-checking if WINNUMx.BMP files were missing.  First
  195.        documentation written. (yay)
  196.  
  197. v1.20: Two new backgrounds added, and Change Background option to support
  198.        them.  Also created (whoops!) a bug when trying to Abort or Start
  199.        a new game.  (This bug made it through one version change.)
  200.  
  201. v1.15: Background added, and modified; Instructions box enhanced.
  202.  
  203. v1.10: Color added to Guess box, also enlarged.  Up and down arrows changed
  204.        to pointing hands.
  205.  
  206. v1.00: First version; bare-bones.  No drop-down menus or other information.
  207.  
  208. PDM/7
  209.