TennisGetScore CallableTennisGetScore(PointFor, PointAgainst): stringGets the current score/status of the gameParametersPointFor: numberPoint of the playerPointAgainst: numberPoint of the NPCReturns stringScore in text, or current status (Win, loss, advantage)
Gets the current score/status of the game