Skip to content

programmarself/EcodeCamp_Task_Number_Three

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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