home *** CD-ROM | disk | FTP | other *** search
/ 300 Favorite Games / 300GAMES.iso / 213 / s&d22.txt < prev    next >
Text File  |  1992-06-08  |  3KB  |  67 lines

  1.             SEARCH AND DESTROY Ver 2.2 
  2.             ==========================
  3.  
  4.     Search and Destroy 2.2 is the latest revision of my Windows
  5. battleship program. The following files are included in S&D22.zip:
  6.  
  7.         S&D22.exe   - executable game file
  8.         S&Dhelp.hlp - help file
  9.         S&D22.txt   - this readme file
  10.  
  11. If any of these files are missing from the .zip file, please e-mail at
  12. my compuserve number listed at the end of this file.
  13.  
  14.  
  15. GAME DESIGN
  16. ===========
  17.  
  18.     This program combines my desire to learn C and Windows programming
  19. with my love for the game of Battleship. Version 1.0 of Search & Destroy
  20. was a one grid version where the player had to sink five randomly placed
  21. ships in a certain amount of shots (determined by playing level). While
  22. version 1.0 was addicting, it did not use bitmaps to represent the ships
  23. and did not contain any logic for the computer to fire back. I added those
  24. features in ver 2.0 and the game began to seem more like traditional 
  25. Battleship.
  26.     Version 2.1 added a wealth of new features including different
  27. levels of computer firing logic, smooth animated ship deployment, automatic
  28. and repeat ship deployment (in addition to manual) and true Windows Help.
  29.     This version (2.2) adds more levels of play, including levels that
  30. take into account the size of the remaining ships on the board. In addition,
  31. I have added sunken ship bitmaps and fixed the repeating messagebox bug.
  32. All the features are explained in detail in the on-line help.
  33.      If you find any bugs, shows up, I would appreciate it if you leave
  34. me e-mail explaining what happened. I am constantly trying to improve the 
  35. game, both in terms of adding new features and eliminating bugs, so all
  36. feedback is welcomed.
  37.  
  38.  
  39. SHAREWARE
  40. =========
  41.  
  42.     This program is SHAREWARE. If you like the game and play it often
  43. you must register by sending $10 to:
  44.  
  45.             Randy Baron
  46.             200 East 89th Street Apt. 25-A
  47.             New York, NY  10128
  48.  
  49. Registration entitles you to receive by mail the next version of the game
  50. (and maybe a copy of anything else I've written in the meantime). Please
  51. include the version number (listed in the AboutBox) when you register.
  52.     Whether or not you register, comments, suggestions and criticism
  53. are always welcome. I hope you enjoy the game!
  54.  
  55.                     Randy Baron
  56.                     Compuserve ID 76220,3052
  57.  
  58.  
  59.  
  60. DISCLAIMER
  61. ==========
  62.  
  63. This game is provided AS IS. The author makes NO WARRANTIES, either express
  64. or implied, as to the fitness of the game, in general or for any particular
  65. purpose. Further, the author assumes NO RESPONSIBILITY for any damage
  66. resulting from the use of this game.
  67.