Skip to content

Kiree/Tennis_Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TENNIS_GAME

This repository is part of the Software Quality and Testing course of the University of Oulu. It plays a randomized simulated match of tennis between two players.

Playing the game

To run the tennis_game, you must have JDK 8 installed. To play the game, simply run the main-function found in Driver.java.

Upon execution, the game will run a randomized game of Tennis between two players. The announcer will announce the score on your terminal after each round.

For more information regarding the Tennis scoring system, see the related Wikipeadia Article.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%