To play the web-based version of the quiz game, follow these steps:
- Clone the repository to your local machine.
- Navigate to the web-based directory.
- Install the required dependencies by running pip install -r requirements.txt.
- Run the main.py file using Python.
- Interact with the website to answer the questions by clicking on the options provided.
- Receive immediate feedback on the correctness of your answers and see your final score at the end of the game.