A simple C program for tracking tennis scores during matches.
- Scorekeeping for tennis matches.
- Support for singles and doubles matches.
- Player and match history tracking.
- User-friendly command-line interface.
To use this program, follow these steps:
- Clone the repository.
- Compile the code using a C compiler.
- Run the executable.
You can run the program with the following command:
Enter match details and scores as prompted by the program.
This project is licensed under the gnu general public license v3.0.