Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.68 KB

File metadata and controls

40 lines (28 loc) · 1.68 KB

Simple Quiz Game

3

Simple Quiz Game

Objective

Develop a command-line quiz game with multiple-choice questions.

Task Roadmap

1. Project Setup

  • Initialize a Python project and set up a virtual environment.

2. Development

  • Create a list of questions and possible answers.
  • Implement the game logic to:
    • Present questions
    • Check answers
  • Track the user's score and provide feedback at the end of the quiz.

3. Testing

  • Test the game with different questions and answers.

4. Documentation

  • Provide a guide on how to play the quiz game.

5. Deployment

  • Make a simple UI using Flask or Gradio.

👨💻 Author: Irfan Ullah Khan

GitHub Kaggle LinkedIn

YouTube Email Website