Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 1.24 KB

README.md

File metadata and controls

37 lines (32 loc) · 1.24 KB

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