https://github.com/slomabasha/quizgame
A console quiz game that asks 3 random general knowledge questions and gives a score at the end.
https://github.com/slomabasha/quizgame
beginner-project console-app csharp dotnet-core general-knowledge-quiz learning quiz-game
Last synced: 2 months ago
JSON representation
A console quiz game that asks 3 random general knowledge questions and gives a score at the end.
- Host: GitHub
- URL: https://github.com/slomabasha/quizgame
- Owner: slomabasha
- Created: 2025-07-05T00:09:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-05T00:10:04.000Z (about 1 year ago)
- Last Synced: 2025-07-05T00:38:19.416Z (about 1 year ago)
- Topics: beginner-project, console-app, csharp, dotnet-core, general-knowledge-quiz, learning, quiz-game
- Language: C#
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quiz Game 🎮
A small console quiz game built in C#.
It randomly picks 3 questions from a general knowledge pool and gives a score.
## Features
- 30 questions total
- Random selection
- Input validation
- Score tracking
## Technologies
- C#
- .NET Console App
## Author
Sloma Adel