Game Rules and Logic
- The computer generates a random number between 1 and 100.
- The player makes guesses.
- The game provides feedback on whether each guess is too high or too low.
- The game ends when the player guesses the correct number.
- The game tracks the number of attempts.