https://github.com/situx/quiz
Quiz game written in C++
https://github.com/situx/quiz
quiz-game
Last synced: about 1 month ago
JSON representation
Quiz game written in C++
- Host: GitHub
- URL: https://github.com/situx/quiz
- Owner: situx
- License: gpl-3.0
- Created: 2016-08-13T21:44:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T00:07:02.000Z (about 6 years ago)
- Last Synced: 2025-02-07T01:32:35.317Z (3 months ago)
- Topics: quiz-game
- Language: C++
- Homepage:
- Size: 639 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quiz
Quiz game written in C++ and Qt5 supporting
- Freetext questions
- Multiple Choice Questions
- Questions with an imageThe game supports a 1P Mode and a 2P Mode.
The game is working, but additional features like an Editor to add new questions and localization have been abandoned for now and may or may not be finished by me in the future.