Skip to content

samiesmilz/jeopardy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

It's Jeopardy!

Jeopardy By Samie Smilz

Welcome to the Jeopardy game!

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

Table of Contents

Features

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

How to Play

  1. The game will load random categories and questions.
  2. Click on a cell in the game board to reveal the question.
  3. Click on the same cell again to reveal the answer.
  4. Keep track of your score and compete with friends.

Installation

To run this Jeopardy game locally, follow these steps:

  • You may clone this repository.

Contribution

  • Contributions are welcome!
  • If you have any ideas for improvements or new features, feel free to open an issue or submit a pull request.

Fork the repository.

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

License

This Jeopardy game is open-source and available under the MIT License.

Developed and designed by Samie Smilz