A simple game where a random number between 1 and 99 is selected, and the user needs to guess the correct value.
Requires the "sty" package for coloured terminal text. https://pypi.org/project/sty/
pip install sty
A simple game where a random number between 1 and 99 is selected, and the user needs to guess the correct value.
Requires the "sty" package for coloured terminal text. https://pypi.org/project/sty/
pip install sty