Skip to content

Wolfoverflow/WordleClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordleClone

A simple implementation of wordle in python

How to use?

  1. Download the source code from https://github.com/Wolfoverflow/WordleClone/archive/refs/tags/v1.0.0.zip
  2. Cd into the directory of the zipfile
  3. Run unzip source code (unzip WordleClone-1.0.0)
  4. Cd into WordleClone-1.0.0
  5. Run the file (wordle.py) in your favorite python execution program whether that'll be terminal, command prompt or a code editor
  6. Enter a 5 lettter word
  7. If your letter was green, keep it there, it was correct. If it was yellow, try putting it somewhere else and finally. If it was grey, avoid usage.
  8. After the 6'th turn or a win, the program will adbruptly end Happy rage quitting!

TODO:

Make the GUI

Create more test cases for edges

About

A simple implementation of wordle in python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages