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

https://github.com/alinaskultecka/quizgamewpf

A graphical Quiz Game built with C#.
https://github.com/alinaskultecka/quizgamewpf

grafical-user-interface json-api wpf

Last synced: about 2 months ago
JSON representation

A graphical Quiz Game built with C#.

Awesome Lists containing this project

README

          

# Quiz Game Gothenburg

A graphical **Quiz Game** built with C#.
Players can **play**, **edit**, or **create** quiestions — all through separate views using `UserControls`.

### Features

- 🎮 **Play Mode:**
Play through quizzes with multiple-choice questions (3 options each).
Questions appear in **random order**, and after each answer, you’ll see:
- Total correct answers
- Percentage of correct answers

- ✏️ **Edit Mode:**
View all questions in a quiz, select one, and modify its text or answer options.

- 🧠 **Create Mode:**
Create new questions, add as many questions as you like,
mark the correct answer, and save them as **JSON**.