Skip to content

akashcraft/Wordle-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordle-Python

Wordle Game in Python

With GUI



Without GUI

Instructions

GUI Version is for Windows Only. Go to the Release Section to download the Setup File. You can play the non-GUI Version by cloning this repository with the following command.

git clone https://github.com/akashcraft/Wordle-Python.git

Please keep all three files together in the same directory. Answers.txt contains over 2300 words. Simply open the Answers.txt file and add your 5 letter word. Please do not alter the Allowable.txt as it is used to check the validity of inputs. You will need to have Python installed in this case.

Who can use this?

Everyone is allowed to download the files or modify the code.
However, should you wish to publish this in your socials, please provide appropriate credits.

You can add this as your description if you like:
Source Code: https://github.com/akashcraft/Wordle-Python
AkashCraft: akashcraft.ca

Thanks!