This project is a part of the CodSoft Internship Program (15th June β 15th July 2025).
A simple C++ console-based application where the user has to guess a randomly generated number within a specific range.
##β Features
- Random number generation
- Input validation
- Attempt tracking
- Replay option
π Folder Structure
Cpp Number Guessing Game/ βββ NumberGuess.cpp βββ README.md