Worlde Helper
Info
A simple web tool that helps solve Wordle puzzles by recommending the next best words.
- Built using plain HTML, CSS, and JavaScript
- Gives weights to letters based on frequency in word list in order promote the highest likelihood words
- Correct, misplaced, and incorrect letters are incorporated when providing suggestions
Usage
- Enter your guess into the input into the next line
- Toggle between correct (green), misplaced (yellow), and incorrect (gray (default)) by clicking on the letter
box
- Click "Submit" to get suggestions
Links