A score keeper program for quizzes and other competitions. It is a score keeper program for windows. The program has an in-built timer and is good for time restricted quiz games. The program has three pages :
- The first page allows you to icrease or decrease the scores of the teams/ participants. The score to be increased for correct answers and the penalty for wrong ansers can also be changed.
- The second page contains the timer program. You can set a custom timer which fires after your specified time.
- The third page contains the score of the participants arranged in descending order i.e from the one leading to the last one.
Clone the repository using
git clone https://github.com/AdishMallik/ScoreKeeper.git
Navigate to the directory and open the solution file in visual studio.
- Windows Operating System
- Visual Studio
- C#