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

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++

Awesome Lists containing this project

README

        

# Quiz
Quiz game written in C++ and Qt5 supporting
- Freetext questions
- Multiple Choice Questions
- Questions with an image

The 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.