Volleyball (Ex9-3, P.293)
Design and implement a simulation of the game of volleyball.
Normal volleyball is played like racquetball, in that a team can only
score points when it is serving.
Games are played to 15, but must be
won by at least two points.
Hint:
You need a different rule for
gameOver().