Skip to content

Wordle is a web-based word game developed by Josh Wardle. Players have six attempts to guess a five-letter word; feedback is given for each guess, in the form of colored tiles, indicating when letters match or occupy the correct position. This program helps solving wordle problems.

License

abhishekbhakat/wordle-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordle-helper

Wordle is a web-based word game developed by Josh Wardle. Players have six attempts to guess a five-letter word; feedback is given for each guess, in the form of colored tiles, indicating when letters match or occupy the correct position. This program helps solving wordle problems.

Example

python app.py
Starters:  ['adieu', 'aequi', 'aoife', 'audio', 'aueto', 'auloi', 'aurei', 'avoue', 'heiau', 'kioea', 'louie', 'miaou', 'ouabe', 'ouija', 'oukia', 'ourie', 'ousia', 'uraei']
Guess a word (use re): .l.ra

About

Wordle is a web-based word game developed by Josh Wardle. Players have six attempts to guess a five-letter word; feedback is given for each guess, in the form of colored tiles, indicating when letters match or occupy the correct position. This program helps solving wordle problems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages