- This is a fun and interactive web-based Jeopardy game where you can test your knowledge.
- It's perfect for game nights, educational purposes, or simply challenging yourself.
- Structured with categories and questions.
- Random selection of categories and questions for each game.
- Interactive UI for selecting and revealing questions and answers.
- Restart game functionality to shuffle categories and questions.
- Error handling for categories with insufficient clues.
- Easy-to-use web interface.
- The game will load random categories and questions.
- Click on a cell in the game board to reveal the question.
- Click on the same cell again to reveal the answer.
- Keep track of your score and compete with friends.
To run this Jeopardy game locally, follow these steps:
- You may clone this repository.
- Contributions are welcome!
- If you have any ideas for improvements or new features, feel free to open an issue or submit a pull request.
- Create a new branch with your feature or bug fix: git checkout -b feature/my-feature.
- Make your changes and commit them: git commit -m 'Add new feature'.
- Push to the branch: git push origin feature/my-feature.
- Submit a pull request.
This Jeopardy game is open-source and available under the MIT License.