Quiz Game using Open Trivia API
A simple web-based quiz game that fetches trivia questions from the Open Trivia Database API. Users select a category, answer 10 multiple-choice questions, and get a final score at the end.
Features:
Choose between categories (General Knowledge, Sports, Music — customizable)
Automatic fetching of 10 questions from Open Trivia DB
Multiple-choice questions with shuffled answer options
Live score tracking
Final score summary
Responsive, simple UI
Developed using:
HTML
JavaScript
CSS