An open API service indexing awesome lists of open source software.

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#

Awesome Lists containing this project

README

          

# WhichNumber
![.Net](https://img.shields.io/badge/.NET-5C2D91?style=for-the-badge&logo=.net&logoColor=white)
![C#](https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge&logo=csharp&logoColor=white)
![Algorithm](https://img.shields.io/badge/Algorithm-black?style=for-the-badge)
[![License](https://img.shields.io/github/license/jgc777/WhichNumber?style=for-the-badge)](./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)`