https://github.com/jgc777/whichnumber
Binary search and number guessing game in C#
https://github.com/jgc777/whichnumber
binarysearch csharp game
Last synced: 4 days ago
JSON representation
Binary search and number guessing game in C#
- Host: GitHub
- URL: https://github.com/jgc777/whichnumber
- Owner: jgc777
- License: gpl-3.0
- Created: 2025-01-10T21:52:16.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-14T17:20:34.000Z (11 months ago)
- Last Synced: 2025-05-14T18:29:44.011Z (11 months ago)
- Topics: binarysearch, csharp, game
- Language: HTML
- Homepage: http://jgc.corefn.xyz/WhichNumber/
- Size: 528 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WhichNumber



[](./LICENSE)
Simple Binary Search and number guessing game algorithm made in C#. It actually has more error and argument handling than algorithm code.
## Downloading
Check the [release](https://github.com/jgc777/WhichNumber/releases/latest) ([direct link](https://github.com/jgc777/WhichNumber/releases/latest/download/WhichNumber.exe))
## Syntax
`WhichNumber.exe (a/b/c/-?/-h/--help) (solution/start reference)`