Guess the correct number in the fewest amount of attempts.
This repository has 4
different implementations of the game logic, some
more desirable than others. This repository is meant to teach the value of
parameterization, especially for testing and resusability.