home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / games / volume18 / xbowl / part01 / README < prev    next >
Text File  |  1993-07-12  |  1KB  |  28 lines

  1.                            xbowl Version 1.2
  2.  
  3. Overview
  4.   xbowl is a bowling game written in John Ousterhout's wonderful TCL/Tk
  5.   language.  No TCL/Tk extensions are required by xbowl.  Please send
  6.   your complaints and suggestions to grina@fai.com. 
  7.  
  8. Usage
  9.          xbowl
  10.          - or -
  11.          xbowl <play sound command> <sounds directory>
  12.                           ^             ^
  13.                          optional arguments
  14.  
  15. Invoking xbowl with no arguments assumes that your play command
  16. is "/usr/demo/SOUND/play -v20" and that your sounds are stored in
  17. "/usr/demo/SOUND/sounds", which happen to be the default locations
  18. for SunOS 4.x.  
  19.  
  20. If you don't have sound capability, don't worry... it is not absolutely
  21. required by xbowl.  Skill isn't required either... I'm proof of that :-)
  22.  
  23. ------------------------------------------------------------
  24. IF YOU DO NOT HAVE WISH AND TCL:
  25. Anonymous ftp from sprite.berkeley.edu, directory "tcl": get
  26. tk3.2.tar.Z and tcl6.7.tar.Z. Uncomress, untar, and
  27. follow the instructions in the README's therein.
  28.