home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume8 / ball2 / part01 / xball / README < prev    next >
Text File  |  1990-06-26  |  1KB  |  35 lines

  1. XBall V2.0 - By David Nedde  6/15/90
  2.  
  3. Info:
  4.   This X11 program allows you to throw balls around in the window.
  5.   Hold down mouse button 1 to create a ball, then throw the ball
  6.   by moving the pointer and letting go of the button.  The ball
  7.   will be going the speed of the pointer at release time.
  8.   Hold down button 2 and move the mouse to create random velocity balls.
  9.   Hold down button 3 and move the mouse to create zero velocity balls. 
  10.   On color displays the balls are different, random colors.
  11.  
  12. Compiling:
  13.   Uncomment the R3 variable in the Makefile if you are compiling on an 
  14.   X11 R3 machine.  Decrease the DELAY define in the Makefile if XBall
  15.   runs too slow on your machine.
  16.  
  17. Options:
  18.   Standard X11 options
  19.  
  20. Copying:
  21.   Copyright 1990, David Nedde
  22.  
  23.   XBall is released into the public domain.
  24.   Permission to use, copy, modify, and distribute this
  25.   software and its documentation for any purpose and without
  26.   fee provided that the above copyright notice appears in all copies.
  27.   It is provided "as is" without express or implied warranty.
  28.  
  29. Happy bouncing!
  30.  
  31. --
  32. David Nedde, Computer Science Dept.    daven@maxine.wpi.edu
  33. Worcester Polytecnic Institute        (508) 831-5117/5668
  34. Worcester, MA 01609
  35.