home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / falcon / demo / kaleido / kaleido.doc next >
Text File  |  1993-10-20  |  983b  |  29 lines

  1. KALEIDO.PRG -- FALCON ONLY! -- TOAD COMPUTERS!
  2. ----------------------------------------------
  3.  
  4. This program will only work on a Falcon 030 with an
  5. ST Color monitor (VGA won't work) or TV.
  6.  
  7. It basically has a square that constantly bounces
  8. around the screen which changes color continuously,
  9. to paint a full spectrum. It does this until you
  10. press a mouse button to leave.
  11.  
  12. It isn't terribly exciting, but if you want to see
  13. some good, wholesome looking full-spectrum color,
  14. it's kinda fun. And it's under 4000 bytes. It also
  15. properly switches Falcon video modes, so it doesn't
  16. obliterate your screen when it's done.
  17.  
  18. This program will bomb non-Falcon machines. For 4000
  19. bytes, you don't get any error prevention. <grin>.
  20.  
  21. This program may be freely distributed as long as it is
  22. accompanied by this doc file.
  23.  
  24. ========================================== 10/20/93 ====
  25.  
  26. Written by Dave Troy in Pure C
  27.  
  28. ========================================================
  29.