A simple number guessing game developed in C++. The program generates a random number and asks the user to guess it, providing feedback whether the guess is too high or too low until the correct number is found.