home *** CD-ROM | disk | FTP | other *** search
/ 1,000 Games / Disc1.iso / ARCADE / 2808 / 2808.TXT next >
Text File  |  1997-02-20  |  332b  |  14 lines

  1.             Put Out The Lights!!
  2.  
  3.     In this one you are trying to put out the lights. You click on a square
  4. to change its color and all of the squares touching it.  If they are all black
  5. you Win.
  6. Example:        X X X
  7. X=black            ' X X
  8. '=lit            ' ' '
  9. If you click on the middle square it would look like this:
  10.  
  11.             ' ' '
  12.             X ' '
  13.             X X X
  14.