This repository contains a Tiger Quiz Game built using HTML, CSS, JavaScript, and the Open Trivia Database. The app allows users to test their knowledge by answering quiz questions from various categories.
You can access the game using this link - https://main--incredible-crepe-f81e96.netlify.app/
- User-friendly interface for a seamless quiz-taking experience.
- Randomly generated questions from the Open Trivia Database API.
- Multiple-choice questions with instant feedback on answer selection.
- Scoring system to track and display the user's progress.
- Different categories of quizzes to choose from.
- HTML: Used to structure the web pages and content.
- CSS: Used for styling and enhancing the visual appearance of the app.
- JavaScript: Implemented the logic and interactivity of the quiz app.
- Open Trivia Database API: Used to fetch quiz questions and categories.
To get started with the Quiz Web App, follow these steps:
-
Clone the repository:
git clone https://github.com/pranavsilimkhan/web-game
-
Launch the app by opening the
index.html
file in your preferred web browser.
- Click the "Start Quiz" button to begin the quiz.
- Read each question carefully and select the answer you think is correct.
- Instant feedback will be provided after each answer.
- Continue answering questions until you reach the end of the quiz.
- At the end of the quiz, you will be presented with your score and would be asked to enter you name and also the option to restart.
- The Quiz Web App utilizes the Open Trivia Database API for fetching quiz questions.
- Special thanks to the developers and contributors of the libraries and frameworks used in this project.
This game is developed by -
- Pranav Silimkhan (psilimk@g.clemson.edu)
- Sakshi Sanghavi (sakshis@clemson.edu)
- Mounika Vemparala (mvempar@clemson.edu)
Enjoy using the Tigers Quiz Game! Test your knowledge, challenge your friends, and have fun. Go Tigers!!!