Skip to content

csnandan/quiz-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Quiz Game (OOP Edition)

This is a command-line quiz game built using Object-Oriented Programming in Python. The game presents True/False questions to the user, keeps track of the score, and displays the final result. It uses custom classes and structured design to ensure scalability and readability.


🚀 Features

  • Object-Oriented design using custom classes
  • Clean and modular architecture
  • Instant feedback after each answer
  • Final score display after quiz completion

🛠️ How to Run

Prerequisites

  • Python 3.x installed

Steps

  1. Clone the repository:
git clone https://github.com/csnanx/quiz-game.git
cd quiz-game
  1. Run the game:
python main.py

About

A quiz game created using Object Oriented Programming. It presents True/False questions to user, keeps track of the score, and displays the final result.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages