https://github.com/mohamedismail37/math-game
A C++ console game for practicing arithmetic with random questions and instant feedback.
https://github.com/mohamedismail37/math-game
cpp functional-programming game math mathematics maths project
Last synced: 5 months ago
JSON representation
A C++ console game for practicing arithmetic with random questions and instant feedback.
- Host: GitHub
- URL: https://github.com/mohamedismail37/math-game
- Owner: mohamedismail37
- Created: 2025-06-10T16:45:13.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-06-10T17:54:21.000Z (5 months ago)
- Last Synced: 2025-06-10T18:59:15.727Z (5 months ago)
- Topics: cpp, functional-programming, game, math, mathematics, maths, project
- Language: C++
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Math Game — A Console-Based Arithmetic Game
## 🎮 Description
**Math Game** is a simple C++ console game for practicing arithmetic with random questions and instant feedback. Players choose difficulty levels and operations, then solve the math problems.
---

---
## ✨ Features
- Multiple difficulty levels: Easy, Medium, Hard, and Mixed
- Operation types: Addition, Subtraction, Multiplication, Division, or Mixed
- Randomly generated math problems
- Real-time feedback (correct or incorrect) with writing the correct answer
- Final result screen with performance summary
- Option to replay the game
---
- **Language:** C++
---
## 📸 Sample Gameplay

---
