/number-guessing-game

This is a simple number guessing game implemented in C++. The program generates a random number between 1 and 100, and the player needs to guess the correct number.

Primary LanguageC++MIT LicenseMIT

No issues in this repository yet.