Skip to content

A command-line Python quiz where you test your brain, one typed answer at a time!

Notifications You must be signed in to change notification settings

Tharshiniie/Quizify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python Quiz Game This is a simple command-line quiz game built with Python. Instead of multiple choice, the player types in the correct answer directly. The game gives instant feedback after each question and shows the final score at the end.

Features

  • User types answers instead of selecting options
  • Instant feedback after every question
  • Final score shown at the end
  • Easy to customize questions and answers
  • Runs directly in the terminal

Technologies Used -Python 3 -Command-line interface (CLI)

Customize Questions To add or change questions, open the quiz_game.py file and modify the question and answer pairs inside the code.

License This project is open source and available under the MIT License (optional).

About

A command-line Python quiz where you test your brain, one typed answer at a time!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages