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++.
- Host: GitHub
- URL: https://github.com/pawelgoj/quiz-cpp
- Owner: pawelgoj
- License: mit
- Created: 2022-10-06T21:15:18.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-13T13:19:14.000Z (over 3 years ago)
- Last Synced: 2025-03-22T16:11:49.049Z (over 1 year ago)
- Topics: cpp, game, json, quiz, wxwidgets
- Language: C++
- Homepage:
- Size: 426 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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