NOTES TO ACCOMPANY IBM TENNIS, SEPT. 27/88
-------------------------------------------
LEFT PLAYER CONTROL KEYS
S - SELECT
W - UP
Z - DOWN
A - LEFT
D - RIGHT
RIGHT PLAYER CONTROL KEYS
L - SELECT
O - UP
. - DOWN
K - LEFT
; - RIGHT
ESC - abort / quit
F2 key - pause
F3 key - save match / tournement
F9 key - kill sound toggle
F10 key - recap point
RECAP EXPLANATION
BASE - starting required accuracy based on the shot chosen
and difficulty level
AIM - value subtracted based on where the ball was aimed
OPPONENT - value added / subtracted based on your opponents
performance.
OPPONENT = opponent's ERROR - opponent's AIM
FATIGUE - value subtracted due to fatigue level
PERSONAL - value added / subtracted due to personal
characteristics, accuracy & forehand / backhand
REQUIRED - accuracy required calculated by adding all the above
factors. Note (REQUIRED <= 19) && (REQUIRED >= 0)
ERROR - your actual error value. Must be > REQUIRED otherwise
it wouldn't appear in the recap
Could you also include the following information in the manual.
If the names in the seed list get screwed up, you can correct
this problem by deleting the file PLAY.DAT
The names in the seed list will return to the default values and order.
END
---