Welcome to DS Quiz Master! This is an interactive and engaging quiz game designed to test and enhance your knowledge of data structures. Whether you're a student, a professional, or just a curious learner, this game is perfect for honing your understanding of fundamental data structures in computer science.
- Dynamic Difficulty Levels: Choose from easy, medium, or hard quizzes to match your skill level.
- Timed Challenges: Test your knowledge against the clock with a 20-second timer for each question.
- Interactive UI: Enjoy a sleek and user-friendly interface with real-time feedback and colorful effects.
- Confetti Celebration: Celebrate your achievements with a fun confetti animation when you score high!
- Start the Game: Choose your difficulty level from the available options: Easy, Medium, or Hard.
- Answer Questions: Select the correct answer from the multiple-choice options. Each correct answer earns you points!
- Next Question: Click the "Next Question" button to move to the next question.
- Check Your Score: After completing all questions, view your score and see how you did!
To set up and play DS Quiz Master locally, follow these steps:
-
Clone the Repository:
git clone https://github.com/JanaKassab/DS-Quiz-Master.git
-
Navigate to the Project Directory:
cd DS-Quiz-Master
-
Open
index.html
in Your Browser: Simply open theindex.html
file in your preferred web browser to start the game.
index.html
: The main HTML file that sets up the game structure.styles.css
: The CSS file containing styles for the game interface.script.js
: The JavaScript file with game logic and functionality.questions.json
: The JSON file with quiz questions and answers.
Contributions are welcome! If you have suggestions, improvements, or bug fixes, please submit a pull request or open an issue on GitHub.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, feel free to reach out:
- Email: [email protected]
- GitHub: https://github.com/JanaKassab
Enjoy playing DS Quiz Master and sharpen your data structure skills! 🚀