You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is an interesting project. Here, the user can test their calculation skills through this app. If you are able to give the right solution to the problem, then you will get a score of 10 on each question. If not, then the system will end the game. This whole system is in the C++ language.
My 1st full project using C++. It was the B.Tech project for the C++ course in the college.
Idea
The app is a game that generates random math questions that increase gradually in challenging level.
Solve its 16 questions if you dare :D
About
This project is an interesting project. Here, the user can test their calculation skills through this app. If you are able to give the right solution to the problem, then you will get a score of 10 on each question. If not, then the system will end the game. This whole system is in the C++ language.