Skip to content

hvardhan20/wordle-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordle-python

Wordle game in python using Tkinter

Clone the repo and follow these instructions

Requires Python 3

For Ubuntu/Debian Tkinter installation:

sudo apt-get update
sudo apt-get install python-tk python3-tk tk-dev

For windows, use the installer to modify existing installation and add Tk/Tcl

To run the game, simply run

python main.py

Contributions are welcome

About

Wordle game in python using Tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages