home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 7 Games / 07-Games.zip / JTK.ZIP / JTK.DOC next >
Text File  |  1992-01-17  |  2KB  |  53 lines

  1.  
  2. JTK
  3. ---
  4.  
  5. (C) Copyright A. Ernest Beamer, 1992. All Rights Reserved.
  6.  
  7. ===============================================================================
  8.  
  9. The JTK program is a toy graphics program that I slapped together in three or
  10. four hours of coding over a couple of days. As far as I can tell, JTK has no
  11. useful purpose, but you have to admit that its display is rather relaxing to
  12. watch, especially when the window is maximized.
  13.  
  14. JTK accepts no command-line invocation options. The SPEED menu option lets you
  15. set the speed with which the stars move across the screen. Warp 6 is about the
  16. fastest speed I can run on my 20MHz 386SX PC running OS/2 2.0 LA without the
  17. star movement becoming a little jerky. My 16MHz 386DX PC at work running OS/2
  18. 1.3 can run JTK at Warp 8, but Warp 10 on that machine causes the whole system
  19. to slow down and act weird. I suspect that 50MHz 486DX PC owners will have no
  20. trouble with Warp 10, but I haven't tested this yet.
  21.  
  22. That's about it. I hope you enjoy JTK. If you have any comments or suggestions
  23. for the program, please post them to the IBMOS2 forum on CompuServe. I monitor
  24. that forum once a week or so.
  25.  
  26. ===============================================================================
  27.  
  28. LICENSE
  29.  
  30. This program is offered for your enjoyment and use at no charge and without
  31. warranty of any kind. You may copy and distribute verbatim copies of JTK as you
  32. receive it, in any medium, provided that you keep intact the notices on all
  33. files that refer to copyrights, to this license agreement, and to the absence
  34. of any warranty; and give any other recipients of the JTK program a copy of
  35. this license agreement along with the program.
  36.  
  37.    A. Ernest Beamer
  38.  
  39. ===============================================================================
  40.  
  41. HISTORY
  42.  
  43.    Version 1.02A  January 17, 1992
  44.  
  45.       Minor fix to improve behavior on slower PCs.
  46.       Fixed wrong data in the ABOUT box.
  47.  
  48.    Version 1.02  January 15, 1992
  49.  
  50.       First version, released to CompuServe's IBMOS2 forum.
  51.  
  52. ===============================================================================
  53.