Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/susmita-dey/math-quiz-game-in-cpp
I have created a math quiz game using C++ in 2 ways: POP and OOP. The game has 3 levels - Easy, Medium and Hard. It contains questions of Mental Maths.
https://github.com/susmita-dey/math-quiz-game-in-cpp
100daysofcode cpp cpp-library game math-library quiz-game quizgameincpp
Last synced: 2 months ago
JSON representation
I have created a math quiz game using C++ in 2 ways: POP and OOP. The game has 3 levels - Easy, Medium and Hard. It contains questions of Mental Maths.
- Host: GitHub
- URL: https://github.com/susmita-dey/math-quiz-game-in-cpp
- Owner: Susmita-Dey
- License: mit
- Created: 2021-11-05T13:42:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-25T04:31:01.000Z (almost 3 years ago)
- Last Synced: 2024-10-13T08:09:35.519Z (3 months ago)
- Topics: 100daysofcode, cpp, cpp-library, game, math-library, quiz-game, quizgameincpp
- Language: C++
- Homepage:
- Size: 34.2 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Math-Quiz-Game-In-Cpp
I have created a math quiz game using C++ in 2 ways: POP and OOP. The game has 3 levels - Easy, Medium and Hard. It contains questions of Mental Maths.Demo Video:- https://youtu.be/9-O521P9E64
Tutorial Video:- https://youtu.be/Pou-JFECBXQ 😊
## 1. Easy Level:
https://user-images.githubusercontent.com/79099734/155653784-829fa4a6-098c-49de-875f-e071a22ad587.mp4
## 2. Medium Level:
https://user-images.githubusercontent.com/79099734/155653925-4543f034-9c49-42c8-b4d2-0dfbb4defa91.mp4
## 3. Hard Level:
https://user-images.githubusercontent.com/65186847/155475806-4cda58a1-a159-4186-b4c6-441af1a0440f.mp4