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
A console-based math quiz game written in C++ that challenges players with randomly generated arithmetic questions of varying difficulty levels. The game supports addition, subtraction, multiplication, and division with interactive results, color-coded feedback, and a final score summary.
This is a computer graphics project I did in my college project. It is a Kaun Banega Crorepathi Game, which puts out sounds and very interactive and is completely written in C.