Number Wizard Guessing Game
Uses a random search and updates min/max guess ranges for every incorrect guess.
(The game originally used a binary search to find the number but was very rigid and always won haha)
Uses a random search and updates min/max guess ranges for every incorrect guess.
(The game originally used a binary search to find the number but was very rigid and always won haha)