https://github.com/wasabina67/numberguesser
Number Guesser
https://github.com/wasabina67/numberguesser
console dotnet number-guesser ubuntu windows-11
Last synced: about 2 months ago
JSON representation
Number Guesser
- Host: GitHub
- URL: https://github.com/wasabina67/numberguesser
- Owner: wasabina67
- License: mit
- Created: 2025-06-21T09:37:06.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-21T10:03:25.000Z (about 1 year ago)
- Last Synced: 2025-06-21T10:40:31.572Z (about 1 year ago)
- Topics: console, dotnet, number-guesser, ubuntu, windows-11
- Language: C#
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# NumberGuesser
Number Guesser
## Commands
```bash
dotnet build
```
```bash
dotnet run
```