Skip to content

ABDLLH2PG/Project-2-Math-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”’πŸ§  Math Game Challenge

Welcome to the Math Game Challenge! An interactive console application designed to test and improve your arithmetic skills. This project is built entirely in C++ to practice logical system design and data management.

🌟 Game Features

  • Operation Types: Choose your challenge: Addition βž•, Subtraction βž–, Multiplication βœ–οΈ, Division βž—, or a Mix πŸ”€.
  • Difficulty Levels:
    • Easy: Simple numbers for warming up.
    • Med: Standard challenge.
    • Hard: Larger numbers for pros.
    • Mix: Random difficulty for every question.
  • Smart Generator: Questions are generated dynamically based on your chosen settings.
  • Score Report: At the end of the quiz, you get a full report with your score and a Pass/Fail status.

πŸ› οΈ Technologies Used

  • Language: C++
  • Concepts Applied:
    • Advanced usage of Functions.
    • Structs and Enums for data organization.
    • Random logic generation.
    • Clean Code principles.

πŸš€ How to Run

  1. Download the project files.
  2. Open the solution file in Visual Studio.
  3. Run the code and try to get a full score! βœ…

A practical project from the Programming Roadmap (Course 5). πŸ‘¨β€πŸ’»

About

A mental math challenge featuring various difficulty levels and mathematical operations, designed to practice structured programming and algorithmic thinking in C++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages