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