An open API service indexing awesome lists of open source software.

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!

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