Skip to content

A terminal-based quiz game built using Python with lifelines, prize system, and JSON-based questions.

License

Notifications You must be signed in to change notification settings

tejas27x/python-quiz-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Python Quiz Game โ€“ Who Wants to Be a Millionaire

A console-based quiz game inspired by Who Wants to Be a Millionaire, built using Python and JSON.
The game tests general knowledge with increasing difficulty levels and includes lifelines and prize progression.


๐Ÿš€ Features

  • ๐Ÿ“š Questions loaded dynamically from a JSON file
  • ๐ŸŽฏ Difficulty levels: Easy, Medium, Hard
  • ๐Ÿ’ฐ Prize money increases with each correct answer
  • ๐Ÿ›Ÿ 50-50 lifeline (usable once per game)
  • ๐Ÿ† Score saving and leaderboard system
  • ๐Ÿ”€ Randomized questions on every run

๐Ÿ› ๏ธ Technologies Used

  • Python 3
  • JSON (for question storage)
  • File handling (for score saving)
  • Random module

About

A terminal-based quiz game built using Python with lifelines, prize system, and JSON-based questions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages