Simple Python Guess Game with PyAutoGUI
git clone https://github.com/Kourva/GuessGame && cd GuessGame
- pacman
sudo pacman -Sy tk
- apt
sudo apt-get install tk
python3 -m pip install PyAutoGUI
python3 GuessGame.py
To reset the score just run Reset-Score.py
python3 Reset-Scores.py