Skip to content

An interactive C++ console game that tests and improves math skills through quick problem-solving challenges. This project demonstrates the use of loops, conditionals, and random number generation, emphasizing logic building and structured programming. It’s part of my journey to strengthen core programming concepts through practical C++ projects.

Notifications You must be signed in to change notification settings

AhmedYaser-Mt/Project-2-Math-Game-

Repository files navigation

🧮 Math Game

📖 About the Project

A simple command-line math game where the player answers randomly generated math questions.
The program tests the player’s speed and accuracy in basic arithmetic operations, including addition, subtraction, multiplication, and division.
This project is part of the AbouHadhood Platform training track with Dr. Mohamed Abou Hadhoud, and is designed to practice:

  • Conditional statements
  • Loops
  • Random number generation
  • Functions

🛠 Built With

  • C++
  • <iostream>
  • <cstdlib> (for random number generation)
  • <ctime> (for seeding the random function)

About

An interactive C++ console game that tests and improves math skills through quick problem-solving challenges. This project demonstrates the use of loops, conditionals, and random number generation, emphasizing logic building and structured programming. It’s part of my journey to strengthen core programming concepts through practical C++ projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages