   "Shoot" is an age-old computer game.  Two players control guns, which
appear on a randomly-generated terrain.  The players take turns firing
at each other, by entering an angle (0-90) and a number of bags of powder
with which to stoke the cannon (0-30 is typical).  A hit on the first
attempt scores 8 points; 2nd attempt 4 points; 3rd attempt 2 points; 1
point after that.  The first player to reach 21 wins, and is rewarded
with some fireworks.

   Wind speed and direction -- shown at the bottom of the screen -- can
complicate targeting.

   "Shoot" is a simple game, but can be lots of fun.  It uses the Unix PC
graphics capabilities.
