Skip to content

nick-tonjum/PyWordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyWordle

A Wordle remake in Python using Tkinter.

Installing & Usage

  • Install requirements using pip3 install -r requirements.txt
  • Launch with python3 PyWordle.py

Word List

The default wordlist was provided by https://github.com/tabatkins/wordle-list

You can create your own wordlist.txt, just put each 5 letter word on it's own line!

About

A Wordle remake in Python using tkinter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages