Skip to content

asimazad/console-quiz-game-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

🎯 Console Quiz Game (C#)

C# .NET Console App License Status


📑 Table of Contents

  • Project Overview
  • Features
  • Quiz Categories
  • Technologies Used
  • Game Rules
  • Scoring System
  • How To Run The Project
  • Learning Objectives
  • License
  • Author

📌 Project Overview

Console Quiz Game is an interactive command-line application developed using C#.

The application tests user knowledge across multiple subject categories and includes scoring and disqualification logic.

This project demonstrates core programming concepts including loops, arrays, conditional statements, and structured game logic.


✨ Features

  • Multiple quiz categories
  • Multiple choice questions
  • Score tracking system
  • Wrong attempt limitation
  • Automatic disqualification system
  • Simple and user-friendly console interface

🗂 Quiz Categories

  • Pakistan Studies
  • History
  • Biology
  • Physics
  • English
  • MUST University

🛠 Technologies Used

  • C#
  • .NET Console Application
  • Visual Studio

🎮 Game Rules

  • User must choose the correct option (1-4)
  • Maximum 6 wrong attempts allowed
  • More than 6 wrong answers will disqualify the player
  • Final score is displayed after completing the quiz

📊 Scoring System

  • Correct Answer = +1 Point
  • Wrong Answer = Counts toward disqualification

`markdown

▶ How To Run The Project

🔹 Clone Repository

bash git clone https://github.com/asimazad/Console-Quiz-Game-CS.git


Run Using Visual Studio

Follow these steps to run the project in Visual Studio:

  1. Open Visual Studio.
  2. Click File → Open → Project/Solution and select the project folder.
  3. Once the project loads, build it by clicking Build → Build Solution or pressing Ctrl + Shift + B.
  4. Run the application by clicking Debug → Start Debugging or pressing F5.

💡 Learning Objectives

  • Structured Programming
  • Console Application Development
  • Game Logic Implementation
  • User Input Handling
  • Problem Solving Techniques

📄 License

This project is licensed under the MIT License.


###👨‍💻 Author


About

A C# console-based quiz game featuring multiple categories, scoring system, and disqualification logic for wrong attempts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages