Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

GuessGame

Simple Python Guess Game with PyAutoGUI

Clone

git clone https://github.com/Kourva/GuessGame && cd GuessGame 

Requirements

Tkinter

  • pacman
sudo pacman -Sy tk
  • apt
sudo apt-get install tk

PyAutoGui

python3 -m pip install PyAutoGUI

Run The Game

python3 GuessGame.py

Reset Score

To reset the score just run Reset-Score.py

python3 Reset-Scores.py

About

Simple Python Guess Game with PyAutoGUI

Topics

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages