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

https://github.com/pawelgoj/quiz-cpp

Quiz about C++ written in C++.
https://github.com/pawelgoj/quiz-cpp

cpp game json quiz wxwidgets

Last synced: about 2 months ago
JSON representation

Quiz about C++ written in C++.

Awesome Lists containing this project

README

          

# Quiz C++

![Quiz C++](gif_readme.gif "Quiz C++")

## Description
Quiz game written in C++ using wxWidgets framework.

## License
MIT

## Technology/Tools
1. wxWidgets 3.1.4
2. JSON (https://github.com/open-source-parsers/json)
3. CMake