https://github.com/brendanddev/number-guessing-game
The code defines a number guessing game with two main modes. In the first mode, the computer randomly selects a number between 1 and 100, and the user attempts to guess it. In the second mode, the user specifies a range for the random number, and then tries to guess it. The code includes input validation, handles exceptions, and ...
https://github.com/brendanddev/number-guessing-game
Last synced: about 1 year ago
JSON representation
The code defines a number guessing game with two main modes. In the first mode, the computer randomly selects a number between 1 and 100, and the user attempts to guess it. In the second mode, the user specifies a range for the random number, and then tries to guess it. The code includes input validation, handles exceptions, and ...
- Host: GitHub
- URL: https://github.com/brendanddev/number-guessing-game
- Owner: brendanddev
- Created: 2024-06-26T16:30:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T16:31:38.000Z (almost 2 years ago)
- Last Synced: 2024-10-20T08:39:17.728Z (over 1 year ago)
- Language: C++
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md