A word guessing game developed with tkinter library using python.
Run "$>pip install -r requirements.txt" if you want to install the required repositories for the game.
for linux users run "$>sudo apt-get install python3-tk" to install the tkinter library.
Or visit our site 'hrogus.herokuapp.com' to download the game as an executable. (for windows only)