Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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