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.

Owner
Tyler Martin
Tyler Martin
Este repositorio es creado con el fin de brindar soporte a las personas que están en el proceso de aprendizaje MISIONTIC 2022 en la universidad de Antioquia

Este repositorio es creado con el fin de brindar soporte a las personas que están en el proceso de aprendizaje MISIONTIC 2022 en la universidad de Antioquia. Hecho por los estudiantes para los estudi

Andrés Mauricio Gómez 11 Jun 22, 2022
Flappy bird using Pygames

flappy-bird Esse é um jogo que eu fiz utilizando a biblioteca de jogos do Python

Leandro Henrique 2 Jan 05, 2022
Pyxel is a retro game engine for Python.

Pyxel is open source and free to use. Let's start making a retro game with Pyxel!

Takashi Kitao 11.2k Jan 09, 2023
This is a repository created to run a workshop on Game Theory using the programming language Python and more specifically an open-source software called the Axelrod Python library

Game-Theory-and-Python This is a repository created to run a workshop on Game Theory using the programming language Python and more specifically an op

Nikoleta Glynatsi 136 Dec 01, 2022
Email guesser - Guessing BF email based on emailGuesser by WhiteHatInspector

email_guesser Guessing BF email based on emailGuesser by WhiteHatInspector (http

4 Dec 25, 2022
Console 2D GameEngine {C2DGE} [0.1.0]

Console 2D GameEngine {C2DGE} [0.1.0] By Grosse pastèque#6705 The Project's Goal : This projects was just a challenge so if you have bad reviews, it's

Big watermelon 1 Nov 06, 2021
Experimental Brawl Stars v37.222 server emulator written in Python.

Brawl Stars v37 Experimental Brawl Stars v37.222 server emulator written in Python. Requirements: Python 3.7 or higher colorama Running the server In

13 Oct 08, 2021
A popular children's game developed in Python.

Pedra Papel e Tesoura Um dos jogos mais populares da infância... 🪨 📜 ✂️ 💻 Situação do projeto: Projeto finalizado ✔️ 🛠 Tecnologias: Python Tkinter

Arthur V.B.S. 2 Dec 05, 2022
A game made similar as space inveders with pygame

space-inveders-pygame a game made similar as space inveders with pygame . . . if you are using it make sure to change audio and imgs file i do no own

Volt_L18 2 Dec 26, 2021
Pygame for humans (pip install hooman) (25k+ downloads)

hooman ~ pygame for humans pip install hooman join discord: https://discord.gg/Q23ATve The package for clearer, shorter and cleaner PyGame codebases!

Abdur-Rahmaan Janhangeer 31 Nov 08, 2022
This is a simple game made using pygame.

Ball breaker This is a simple game made using pygame game view The game view have been updated wait for the new view to be uploaded Game_show.mp4 Lear

Rishikesh Kumar 3 Nov 05, 2021
Creates a landscape with more accurate river generation in Minecraft version 1.12 using python.

MinecraftLandRiverGen View the following youtube video to set up a world that can interact with the python programs

23 Dec 25, 2022
Racing Fire - A simple game made with pygame.

Racing Fire A simple game in the making. Using pygame, this game is made to feel like an old arcade game. I developed a simple controller for it with

Builder212 1 Nov 09, 2021
PyGame-Tutorial - Refrence for building games in pygame

PyGame-Tutorial How to build games using the python library PyGame End result Ho

St. Mark's Computer Science Club 2 Jan 09, 2022
Implementation of Conway's game of life in python.

👾 👨🏻‍💻 Conway's Game of Life 👨🏻‍💻 👾 by FranciscoCharles An interactive simulator that implements the standard Conway Game of Life with a simpl

3 Oct 01, 2021
A python snake game based on pygame.

PySnake A python snake game based on pygame. Requirements Package version pygame = 2.1.2 opencv-python = 4.5.1.48 Run Windows python main.py Linux &

2 Jan 31, 2022
A zombie game using Kinetic. You can control players using fingers

This is Eden Park's portpolio: Works, projects and practices This repository can be used to show the potential employers to check my works, code and p

Eden Park 4 May 16, 2022
Easily manage wine prefixes in a new way. Run Windows software and games on Linux

Bottles Easily manage wineprefix using environments Documentation · Forums · Telegram group · Funding 📚 Documentation Before opening a new issue, che

Bottles 4.1k Jan 09, 2023
Netskrafl - an Icelandic crossword game website

Netskrafl - an Icelandic crossword game website English summary This repository contains the implementation of an Icelandic crossword game in the genr

Miðeind ehf 30 May 09, 2022
Lucky Balls is gambling game where user try to guess 6 numbers from 1 to 48 that computer has picked.

LUCKY BALLS Lucky Balls is gambling game where user try to guess 6 numbers from 1 to 48 that computer has picked. INSTRUCTIONS User input his bet, tha

rile037 2 Dec 28, 2021