Hash Game to be played on terminal.
If you have any complains or suggestions feel free to open up an issue and I'll take a look at it :).
Clone the repository
Python - Just run the HashGame.py
C++ - Type make on the terminal and run the .exe or .out file
Runs on
Requirements
Python - https://www.python.org/downloads/
C++ - g++ compiler/gccc compiler