Try it here → https://weaponxd253.github.io/jeopardyStudy/
A web-based Jeopardy-style study game with multiple topic categories, a countdown timer, and score tracking.
- 9 topic categories (Programming, Biology, SQL, Nursing, and more)
- 30-second countdown timer per question with visual progress bar
- Score tracking — correct answers add points, wrong answers deduct them
- Instant feedback showing accepted answers and explanations
- Responsive layout for desktop and mobile
- Select a topic from the dropdown and click Play
- Click any dollar value on the board to reveal a question
- Type your answer and press Submit or Enter
- Your score updates automatically — try to beat your best!
index.html— Game structure and layoutstyle.css— Styling and animationsscript.js— Game logic, timer, and scoring
- Backend for saving high scores
- Custom question editor so users can add their own categories
- Multiplayer / buzzer mode