home *** CD-ROM | disk | FTP | other *** search
/ Lion Share / lionsharecd.iso / dos_misc / sglass.zip / SGLASS.DOC < prev    next >
Text File  |  1988-05-14  |  920b  |  25 lines

  1.  
  2.  
  3.                                SGLASS
  4.  
  5.      This program produces a Stained Glass-like effect on the screen.
  6.      It is written in MicroSoft QuickC, and was done as an exercise in
  7.      recursion. I've included the source code for two reasons; first,
  8.      so that you can see how it was done; second, so that you can have
  9.      some level of assurance that there are no "bombs" in here. It is
  10.      a shame that some folks try to spoil things for everyone else,
  11.      but that is the way of our world today, I guess.
  12.  
  13.      Anyway, I've annotated the code so that if you want to change it
  14.      you can. Feel free to give this ARC file away, but please do not
  15.      change it when you do. Have fun with it, enjoy.
  16.  
  17.      To run, type SGLASS. It takes no parameters.
  18.  
  19.      To exit, hit ESC. You can also pause it by hitting "p".
  20.  
  21.  
  22.           Programmed by the Schafts - Debbie and George - SCREEN 9
  23.  
  24.  
  25.