Skip to content

A modular console-based quiz application built in C#. Designed with clear object-oriented principles

License

Notifications You must be signed in to change notification settings

yusufolanrewaju/QuizApp

Repository files navigation

QuizApp 🎯

A modular console-based quiz application built in C#. Designed with clear object-oriented principles, this project serves as a foundation for interactive CLI games or test environments.

🧠 Features

  • Multiple-choice questions
  • Interactive command-line interface
  • Real-time scoring
  • Modular class-based architecture
  • Clean separation of logic and data

🙋‍♂️ Author

Yusuf Olanrewaju
Let’s connect on LinkedIn
I’m currently exploring the intersection of coding, crypto, and learning.

📁 Project Structure

QuizApp/
├── Program.cs        # Entry point of the app
├── Quiz.cs           # Handles test flow, scoring, and interaction
└── Question.cs       # Data model and answer validation

About

A modular console-based quiz application built in C#. Designed with clear object-oriented principles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages