Skip to content

A webpage that helps Wordle players optimize their strategy and arrive at the solution

Notifications You must be signed in to change notification settings

Steven-Woodring/Wordle_Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Solver

A webpage that helps Wordle players optimize their strategy and arrive at the solution.

🌐 Website/Dashboard

Overview

Wordle, the latest internet craze, is a daily online word game in which players have a maximum of 6 guesses to land on a specific 5-letter word. My Wordle Solver webpage identifies the 10 best starting words, scores them based on how much information they are expected to reveal to the player, and charts how well they have performed at solving past games.

Screen Shot 2022-07-03 at 1 48 11 PM

Screen Shot 2022-07-03 at 1 49 35 PM

I used D3.js to implement an automated solver into the webpage. The user must simply enter their first guess and the resulting colors of the squares, and the program will make a recommendation for the next guess. The process is repeated until the solution is discovered (hopefully within the 6-guess limit). The solver operates under the assumption that the user is playing in hard mode, in which the player cannot make a guess that excludes any letters that they already know are in the solution.

Screen_Recording_2022-07-03_at_2_32_38_PM_AdobeExpress

About

A webpage that helps Wordle players optimize their strategy and arrive at the solution

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages