Skip to content

This is a simple console-based math quiz game in C++. Players select a difficulty level (Easy, Medium, Hard, or Mixed) and a math operation (Addition, Subtraction, Multiplication, Division, or Mixed). The game generates random questions, checks answers, and provides a summary of correct and incorrect responses at the end.

Notifications You must be signed in to change notification settings

devs-of-abdullah/Math-Game-at-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This is a simple console-based math quiz game in C++. Players select a difficulty level (Easy, Medium, Hard, or Mixed) and a math operation (Addition, Subtraction, Multiplication, Division, or Mixed). The game generates random questions, checks answers, and provides a summary of correct and incorrect responses at the end.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages