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#.
- Host: GitHub
- URL: https://github.com/alinaskultecka/quizgamewpf
- Owner: AlinaSkultecka
- Created: 2025-10-31T07:36:33.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2025-10-31T12:42:26.000Z (about 2 months ago)
- Last Synced: 2025-10-31T14:39:53.658Z (about 2 months ago)
- Topics: grafical-user-interface, json-api, wpf
- Language: C#
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**.