- Project Overview
- Features
- Quiz Categories
- Technologies Used
- Game Rules
- Scoring System
- How To Run The Project
- Learning Objectives
- License
- Author
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.
- Multiple quiz categories
- Multiple choice questions
- Score tracking system
- Wrong attempt limitation
- Automatic disqualification system
- Simple and user-friendly console interface
- Pakistan Studies
- History
- Biology
- Physics
- English
- MUST University
- C#
- .NET Console Application
- Visual Studio
- 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
- Correct Answer = +1 Point
- Wrong Answer = Counts toward disqualification
`markdown
bash git clone https://github.com/asimazad/Console-Quiz-Game-CS.git
Follow these steps to run the project in Visual Studio:
- Open Visual Studio.
- Click File → Open → Project/Solution and select the project folder.
- Once the project loads, build it by clicking Build → Build Solution or pressing Ctrl + Shift + B.
- Run the application by clicking Debug → Start Debugging or pressing F5.
- Structured Programming
- Console Application Development
- Game Logic Implementation
- User Input Handling
- Problem Solving Techniques
This project is licensed under the MIT License.
###👨💻 Author
- Asim Azad
- Software Engineering Student
- Email📧; asimsoftwareengineer770@gmail.com