Searches the word list in Wordle based on search pattern.

Overview

Wordle Searcher

Searches the word list in Wordle based on search pattern. Warning: like all forms of cheating, it trivializes the game, and robs you of your enjoyment of it. Use sparingly, or better yet not at all.

Example usage:

wordle-searcher % ./searcher.py     
Input search pattern. Lowercase for yellows, uppercase for greens, dashes for greys.
r--Et
tiger, other, cater, inter, threw, deter, tamer, hater, eater, later, outer, 
taper, enter, otter, tuber, ether, timer, three, ester, after, alter, utter, 
water, voter, tried, tower, truer, taker, meter, steer, apter, artel, aster, 
biter, citer, cuter, dater, doter, gater, ither, kiter, liter, luter, mater, 
miter, muter, niter, noter, oater, ofter, opter, oxter, pater, peter, strep, 
strew, taber, taler, tared, tares, taser, tater, taver, tawer, taxer, terek, 
teres, tiler, tired, tires, titer, toker, toner, toper, tores, toter, toyer, 
treed, treen, trees, trier, tries, trued, trues, tryer, tuner, tuyer, tweer, 
twier, twoer, twyer, tyler, tyred, tyres, upter
95 found
Input search pattern. Lowercase for yellows, uppercase for greens, dashes for greys.
rw-Et
threw, water, tower, strew, tawer
5 found
Input search pattern. Lowercase for yellows, uppercase for greens, dashes for greys.
Rw-Et
0 found
Input search pattern. Lowercase for yellows, uppercase for greens, dashes for greys.
R--E-
rupee, renew, ruder, rivet, risen, reset, ruler, river, rover, ramen, rebel, 
racer, riper, refer, rarer, revel, raven, repel, rider, ripen, rodeo, riser, 
roger, rower, raced, races, raged, ragee, rager, rages, rahed, rajes, raked, 
rakee, raker, rakes, rales, ramee, ramet, ranee, raped, raper, rapes, rared, 
raree, rares, rased, raser, rases, rated, ratel, rater, rates, raved, ravel, 
raver, raves, ravey, rawer, raxed, raxes, rayed, razed, razee, razer, razes, 
rebec, reded, redes, refed, refel, reges, rehem, reked, rekes, rekey, relet, 
remen, remet, remex, reney, repeg, resee, reses, resew, retem, revet, rewed, 
rewet, rexes, rezes, rhies, ribes, riced, ricer, rices, ricey, rides, rifer, 
riled, riles, riley, rimed, rimer, rimes, rines, riped, ripes, rises, rites, 
rived, rivel, riven, rives, robed, robes, roded, rodes, rohes, roked, roker, 
rokes, roles, romeo, roneo, rones, roped, roper, ropes, ropey, rores, rosed, 
roses, roset, roted, rotes, rouen, roues, roved, roven, roves, rowed, rowel, 
rowen, rozet, rubel, rubes, rudes, ruled, rules, rumen, rumes, runed, runes, 
ruses, ryked, rykes, ryper
158 found
Input search pattern. Lowercase for yellows, uppercase for greens, dashes for greys.
^C
wordle-searcher % 

Press ctrl+C to exit.

You might also like...
Wordle - Wordle Clone With Python
Wordle - Wordle Clone With Python

Wordle Clone Python This is a cli clone of the famous wordle game developed by J

Wordle-Python - A simple low-key clone of the popular game WORDLE made with python and a 2D Graphics module Pygame
Wordle-Python - A simple low-key clone of the popular game WORDLE made with python and a 2D Graphics module Pygame

Wordle-Python A simple low-key clone of the popular game WORDLE made with python

Wordle - Implementation of wordle and a solver

Wordle - Implementation of wordle and a solver

Wordle Tas Tool is a terminal application for solving Wordle puzzles

Wordle Tas Tool Terminal application for solving Wordle puzzles Wordle Tas Tool (WTT) is a Python script that iterates over SCOWL95 to solve Wordle pu

Wordle Solver: A simple script which is also called Wordle solver
Wordle Solver: A simple script which is also called Wordle solver

wordle-solver this code is a simple script which is also called Wordle solver. t

Orbital-patterns - A program which plots pattern that revolving planets make
Orbital-patterns - A program which plots pattern that revolving planets make

orbital-patterns Click to spawn planets Press "S" to capture screenshot. Image w

Termordle - a terminal based wordle clone in python
Termordle - a terminal based wordle clone in python

Termordle - a terminal based wordle clone in python

An entropy-based strategy to wordle
An entropy-based strategy to wordle

An entropy-based strategy to wordle

An optimal solution finder for the game Wordle, written in Python

wordle-solver: a nearly-optimal computer player for Wordle Wordle is an interesting word guessing game. This program plays it very well, taking only 3

Owner
Tyler Martin
Tyler Martin
Wordle-prophecy - The comprehensive list of all Wordle answers, past and future

About This repo contains the comprehensive list of all Wordle answers, past and

Hayden Moritz 2 Dec 15, 2022
Wordle-player - An optimal player for Wordle. Based on a rough understanding of information theory

Wordle-player - An optimal player for Wordle. Based on a rough understanding of information theory

Neill Johnston 3 Feb 26, 2022
This is a simple telegram bot for the game Pyal, a word guessing game inspired by Wordle

Pyal Telegram Bot This is a simple telegram bot for the game Pyal, a word guessing game inspired by Wordle. How does it work? Differently from the ori

Rafael Omiya 4 Oct 6, 2022
A little python script for finding the best word choice in a Wordle game

A little python script for finding the best word choice in a Wordle game, by assuming that at each step you want to minimise the average number of possible answers left after guessing that word (note this is a greedy assumption and not fully correct, but as a TikTok user pointed out, this is the best you can do before it gets NP-hard).

zeb 26 Mar 16, 2022
For educational purposes, a simple script that assists in solving the word game Wordle.

WordleSolver For educational purposes, a simple script that assists in solving the word game Wordle. Instructions Pick your first word from the sugges

Christian De Leon 2 Mar 25, 2022
Wordle is a word game reminiscent of mastermind

Wordle is a word game reminiscent of mastermind. The player tries to guess a five letter word within six attempts. After each attempt, hints are given. Green tiles show that the letter is in the right position.

Sidharth Anand 1 Feb 9, 2022
Wordle-helper: python script to help solving wordle game

wordle-helper This is a python script to help solving wordle game 5-letter-word-

MD Nur Ahmed 2 Feb 8, 2022
A very bad wordle solver to help me solve the daily wordle

Wordle Solver A very bad wordle solver to help me solve the daily wordle on https://www.powerlanguage.co.uk/wordle/ TODO list take into account letter

Logan Anderson 4 Feb 3, 2022
This is a python implementation of wordle, which uses the same set of available words as the hit game, Wordle

Wordle Game This is a python implementation of wordle, which uses the same set of available words as the hit game, Wordle. Play the game manually pyth

Pierre Theo Klein 11 Mar 4, 2022
Wordle player - A Class that plays wordle optimally

wordle_player A Class that plays wordle optimally if you want to play wordle opt

Andrés Hernández 1 Jan 31, 2022