MAKING A BOT THAT SOLVES WORDLE FOR ME

preview_player
Показать описание
Hey guys, thanks so much for watching!!! In this video I code up a bot (userscript) that solves wordle for me so I don't have to anymore. Take that wordle... 🤓

Shoutout to @3blue1brown for some of the inspiration behind my final approach.

MUSIC
------------------------------------------------------------------

Timestamps ⏱
0:00 Introduction to Wordle
1:06 Userscripts
1:36 Typing Programmatically
2:08 Approach 1
3:00 Approach 1 Results
3:40 Approach 2 Results
4:07 Approach 3
5:54 Approach 3 Results
6:22 Conclusion

#wordle #programming #computerscience
Рекомендации по теме
Комментарии
Автор

Thank you! You've helped me in ways beyond imagination..

DhanushPamulapati
Автор

Cool, this was on my recommended page lol

outis
Автор

so mine doesnt actually check the positions of the letters in the possible words left and it has the same accuracy, + i really like what you did with the keypresses to actually automate it. nice work

decks-yt
Автор

I wonder if using a data base to return the words would perform faster (not that a dictionary of 5 is all that large). But in essence would be automating the logic using the annoying database logic.

bwet
Автор

Nice job with the automated typing. Is the automation only JavaScript? I was a bit confused with the Python in there.

solve
join shbcf.ru