Devlog #1
I finally found the motivation to improve my wordle bot!
today I learned how to use openCV and use contour detection to separate all the letters used in Wordle.
Before i just had it hard-coded to look at certain pixels, I can now detect the letters automatically from a screenshot, making the bot much more flexible and reliable.
Next, I’ll work on recognizing each individual letter so the bot can read the board, process the feedback, and choose the next best guess.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.