https://github.com/johndev19/quiz-master
Quiz Master is a web-based quiz game that challenges users with questions from some categories. Test your knowledge, learn new facts and have fun while playing!
https://github.com/johndev19/quiz-master
css game-development gamedev gamedevelopment html javascript quiz quiz-app quiz-game
Last synced: 5 months ago
JSON representation
Quiz Master is a web-based quiz game that challenges users with questions from some categories. Test your knowledge, learn new facts and have fun while playing!
- Host: GitHub
- URL: https://github.com/johndev19/quiz-master
- Owner: JohnDev19
- License: mit
- Created: 2024-11-01T06:46:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-02T03:22:15.000Z (over 1 year ago)
- Last Synced: 2025-06-23T09:48:11.262Z (12 months ago)
- Topics: css, game-development, gamedev, gamedevelopment, html, javascript, quiz, quiz-app, quiz-game
- Language: CSS
- Homepage: https://quizgame-alpha.vercel.app/
- Size: 360 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quiz Master
Quiz Master is a web-based quiz game that challenges users with questions from some categories. Test your knowledge, learn new facts and have fun while playing!
## Features
- Multiple quiz categories
- Randomized questions for each play
- Score tracking
- Timer for each question
## Technologies Used
- HTML5
- CSS3
- JavaScript
## How to Play
1. Select a quiz category
2. Answer the questions within the time limit
3. See your score at the end of the quiz
4. Compare your score on the leaderboard
## Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
## Acknowledgments
- [Font Awesome](https://fontawesome.com/) for the icons
- [Open Trivia Database](https://opentdb.com/) for providing quiz questions