home *** CD-ROM | disk | FTP | other *** search
/ 1,000 Best Games for Windows / 1000BestGamesForWindows.iso / sharewarefin / XRAY10.ZIP / README.TXT < prev    next >
Text File  |  1996-08-01  |  2KB  |  47 lines

  1.  
  2. X-Ray : The interactive game of hide-and-seek
  3. =============================================
  4.  
  5. X-ray is a game of hide-and-seek.  You must determine the location
  6. of a set of objects within a closed box by observing the behavior of
  7. X-rays launched into the edges of the box.
  8.  
  9. Instructions on play are in the on-line help text.  To get started,
  10. click on a green square around the edge of the blue box.  From the
  11. behaviour of the X-ray, find the location of the hidden object(s).
  12. Mark the object locations by clicking on blue squares.  The game ends
  13. when you find all of the objects or run out of time.
  14.  
  15. X-ray is freeware and was written as a learning exercise in Windows
  16. programming.  I hope you enjoy it.  If not, it will be worth what you
  17. paid for it.
  18.  
  19. Requirements
  20. ------------
  21. X-ray requires Microsoft Windows 3.1.
  22.  
  23. Installation
  24. ------------
  25. To install, run SETUP.EXE from the directory or diskette containing
  26. the X-ray program files.  The required files will be installed to
  27. the directory you select and a Program Manager Icon will be created.
  28.  
  29. Sound is disabled initially to try to minimize problems with sound
  30. card compatability.  Select Options and check the Sound menu item to
  31. enable sound.
  32.  
  33. Technical Stuff
  34. ---------------
  35. Version 1.0, August 1, 1996.
  36.  
  37. All files required for X-ray are contained in the program directory,
  38. including the XRAY.INI file.  The XRAY.INI file is not required and
  39. will not be recreated if it is deleted, the defaults will be used
  40. instead.  The *.WAV files are not needed if options->sound is
  41. disabled.
  42.  
  43. X-ray was written in Borland Turbo C++ Ver 3.1 using the Object Windows
  44. Library (OWL).  It was tested on an IBM Aptiva 486DX2-66 with a
  45. SoundBlaster 16 sound card.
  46.  
  47.