#Trivia Quest A fun and interactive quiz game built with Python.
Features Wide range of topics, from history to science and everything in between Randomized questions for a new experience every time User-friendly interface Perfect for casual players and trivia enthusiasts
Requirements Python 3.x Required packages are listed in the requirements.txt file.
Usage Clone or download the repository from Github. Install the required packages by running pip install -r requirements.txt in the terminal/command prompt. Run the main.py file using the command python main.py
Contribute Want to contribute to the development of Trivia Quest? Feel free to submit a pull request or open an issue on Github.