/Binary-Search-Guess

this iOS app utilizes a very basic binary search algorithm in order to take in user input and guess the number in the least amount of guesses possible. The guesses are interactive. For example the user must tell the app if their guess is greater or lower than the current Machine Guess.

Primary LanguageSwift

This repository is not active