Skip to content

fahadreyaz/wordle-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordle in CLI

A wordle script written in python that follows all the rules of original wordle alongwith the original guesses and words

Rules

  • Each guess must be a five letter word
  • You have to guess the word in six chances
  • ⬛ means the letter is not in the word
  • 🟨 means the letter is present in the word but it is not the correct position of the letter
  • 🟩 means the letter is present in the word and is at the correct position

Have fun guessing!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages