Showing posts with label games. Show all posts
Showing posts with label games. Show all posts

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.

Tuesday, December 19, 2023

Playing Wordle

 


Everyone seems to be obsessed with the Wordle game so I decided to give it a go. The short summary is that I am not impressed.

The game rules are very simple. You have 6 attempts to guess a 5 letter word. Each time you guess, you are told if each letter in your guess is either a correct match, a correct letter in the wrong position or not in the word at all. However, this is tricky enough to play - this forces you to use your brain which is the general idea.

The good news is that it is an easy way to pass time. The bad news is the advertisements which are constantly popping up and they seem to be deliberately hard to dismiss.