Skip to content

HouariZegai/Tennis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tennis Game

Tennis Game Kata implementation.
Find more about each folder by clicking on the folder name (read the README inside each folder):

Apps Description
Api Backend REST API
Web Frontend App

Get Started

Perquisites

Make sure you have:

  • Git
  • Docker (make sure you have installed docker-compose with it)

Run it locally

  1. Open terminal and clone the repo:
git clone https://github.com/2022-DEV1-038/Tennis.git
  1. Make sure you are in project root:
cd Tennis
  1. Build and run the app in containers:
docker-compose up -d
  1. Open http://localhost:3000 to view the app in your browser.

User's Manual (How to play)

Find below description of the important elements of the user interface:

Page Description
init game 1. Type players name
2. Click Start Game to enter into the game board and start playing
game board 3. To start a new game
4. Record new points
5. Current players names and their scores
6. Total score