Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.37 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.37 KB

Jeopardy Game

Jeopardy Game

This Jeopardy game is a personal project created using vanilla JavaScript, HTML, and CSS. It is designed for a virtual event hosted by me to provide a fun and engaging activity for remote family gatherings.

Features

  • Interactive game board with different categories and point values.
  • Clickable tiles to reveal questions.
  • Timer functionality for each question.
  • Score tracking for multiple players.

Usage

  1. Clone or download the repository.
  2. Open the index.html file in your web browser.
  3. Select a category and point value to reveal a question.
  4. Start the timer and allow players to answer the question.
  5. Update the scores accordingly.
  6. Continue playing and enjoying the game!

Future Improvements

Although the game is not yet complete, it has a solid foundation and exciting potential for further development. Some possible improvements include:

  • Adding a feature to allow players to buzz in with answers.
  • Implementing a multiplayer mode for remote players to compete against each other.
  • Enhancing the user interface and overall design.
  • Incorporating sound effects or animations for a more engaging experience.

Feel free to explore, customize, and build upon this Jeopardy game to make it your own. Have fun and enjoy your virtual family event!