Skip to content

A console-based Math Game in C++ with multiple difficulty levels and operations. Test your math skills and track your results!

Notifications You must be signed in to change notification settings

waelodeh98/Math-Game

Repository files navigation

Math Game - C++ Console Application

Overview

This is a C++ Console Application that simulates a Math Game.
Players can answer a series of math questions with multiple difficulty levels and operation types. The game keeps track of correct and wrong answers and shows the final results.


✨ Features

  • Custom Number of Questions: Choose how many questions to answer (1-10).
  • Difficulty Levels: Easy, Medium, Hard, or Mix.
  • Operation Types: Addition, Subtraction, Multiplication, Division, or Mix.
  • Score Tracking: Counts number of right and wrong answers.
  • Final Results: Displays Pass or Fail based on performance.
  • Play Again Option: Replay the quiz as many times as you want.
  • Console UI: Interactive menus with color feedback for correct/incorrect answers.

🖼️ Screenshots

Screenshot 1

Screenshot 2

Screenshot 3


Files in the Project

  • Game Math.cpp → Main source code
  • Game Math.sln → Visual Studio solution file
  • Game Math.vcxproj & Game Math.vcxproj.filters → Visual Studio project files
  • Game Math.rc, resource.h → Resource files

▶️ How To Run

  1. Open the solution in Visual Studio.
  2. Build the project (Ctrl+Shift+B).
  3. Run the program (F5).
  4. Follow on-screen prompts to answer questions.

👤 Author

Wael Samer – Software Engineering Student
This project was assigned by Dr. Mohamed Abu Hadhoud as part of a course on the Programming Advices platform.

🌐 GitHub

https://github.com/waelodeh98

🔗 LinkedIn Profile

www.linkedin.com/in/waelsamer

About

A console-based Math Game in C++ with multiple difficulty levels and operations. Test your math skills and track your results!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published