This is a web-based quiz application that allows users to test their knowledge on various topics. Users can customize their quiz settings, answer questions, and see their final score at the end.
- Choose the number of questions, category, difficulty, and question type for the quiz.
- Answer multiple-choice and true/false questions.
- See your score update in real-time as you answer questions.
- Timer for each question to add a sense of urgency.
- Automatically move to the next question or finish the quiz when time runs out.
- Customized end screen with your final score.
-
Clone this repository to your local machine:
git clone https://github.com/HUE-Dedf1sh/Trivialand.git
-
Navigate to the project directory
cd Trivialand
-
Open the index.html file in your preferred web browser.
- Choose the quiz settings including the number of questions, category, difficulty, and question type.
- Click the "Start Quiz" button to begin the quiz.
- Answer the questions within the time limit and see your score update.
- If the timer runs out on the last question, the quiz will automatically end and show your final score.
- At the end of the quiz, your score will be displayed along with a congratulatory message.
- HTML5
- CSS
- JavaScript
- Fetch API for API calls (Used the Open Trivia Database API for quiz questions)
- Google Fonts for typography
This project is licensed under the MIT License.