Skip to content

DocAigor/TennisGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TennisGame

a simple tennis game 4 test

The rules are:

  • A game is won by the first player to have won at least four points in total and at least two points more than the opponent.
  • The running score of each game is described in a manner peculiar to tennis: scores from zero to three points are described as "Love", "Fifteen", "Thirty", and "Forty" respectively.
  • If at least three points have been scored by each player, and the scores are equal, the score is "Deuce".
  • If at least three points have been scored by each side and a player has one more point than his opponent, the score of the game is "Advantage" for the player in the lead.

Releases

No releases published

Packages

No packages published

Languages