An open API service indexing awesome lists of open source software.

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.

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