Sunday, December 31, 2023

Improving your Wordle performance


The wordle game is deceptively simple. However, I find myself tempted to cheat by employing outside resources when completing a game. There are many useful tools available such as the Merriam-Webster word finder which help in some situation, but none are explicitly built to help with Wordle. So I decided to write a little python utility called Wordle Cheat which aims to help Wordle players by providing a list of dictionary words which meet the clues they have been given

Since I released the project under an open source licence, it also technically meets my retirement goal of contributing to an open source project. I hope it is useful and please let me know if you find any issues with it. Of course if anyone wants to add a new feature(s), I would be delighted.

No comments:

Post a Comment