   A text paddle game. Very fast, fairly hard. It's similar in nature
   to breakout, but lacks the bricks.

 
After loading this program onto your TI-85, type the command
   0->HiHit    (-> is, of course, the STO> key)
to initialize the high score tracker.
 
    When you run TENNIS, a banner will be displayed.  Hit
Enter, and the playing field will be displayed.  Hit Enter
again, and the ball will start moving.  Left and right
arrows move the cursor; to move slowly hit them and release.
Holding it down increases the speed of the paddle.  Your
score is displayed in the upper-right corner.
 
    F1 ends the program instantly, and F5 pauses it.
 
    When you finish the game, it checks your score against a
high score figure.  If you made a high score, it asks for
your initials (maximum of three letters), and remembers it.
Otherwise, it displays the high score and ends.
 
