Skip to content

A score keeper program for quizzes and other competitions.

License

Notifications You must be signed in to change notification settings

AdishMallik/ScoreKeeper

Repository files navigation

ScoreKeeper

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 :

  1. 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.

Page 1

  1. The second page contains the timer program. You can set a custom timer which fires after your specified time.

Page 2

  1. The third page contains the score of the participants arranged in descending order i.e from the one leading to the last one.

Page 3

Getting Started

Clone the repository using

git clone https://github.com/AdishMallik/ScoreKeeper.git

Navigate to the directory and open the solution file in visual studio.

Prerequisites

  1. Windows Operating System
  2. Visual Studio
  3. C#

LICENSE

License: MIT