For my first project I created a Jeopardy game using HTML, CSS, and JavaScript. This game follows classic Jeopardy rules
and has a scoreboard that adds and subtracts the score depending on how the user answers the question.
Users must double click questions to select to prevent accidentally showing an unwanted selection.
Once a question is selected it is disabled until page is refreshed, which will also reset the score.
Future Features: Additional scoreboard for multiple users