This is a simple Hot and Cold game.
You need to have Python and pip installed on your computer.
Then you can install this game by running this in your Terminal (or Command Prompt in Windows):
pip install HotnCold
and then run it by:
HotnCold
Source code is available from here.
|