/RandomNumberGame

Very simple game on Python where the program generates a random number and the user tries to guess it. It works with a vaguely similar logic compared to Binary Search.

Primary LanguagePython

Watchers