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
A game developed while learning python

Alien_Invasion a game developed while learning python you must have python-3 installed in your computer. and pygame module is also required for this.

Jani Shubham 0 Oct 10, 2022
An ongoing process to make a physics engine using python.

Simple_Physics_Engine An ongoing process to make a physics engine using python. I am using this goal as a way to learn python in and out. I am trying

Jon Sherrick 1 Jan 18, 2022
Brawl Stars v31.96 server emulator written in Python.

Brawl Stars v31 Brawl Stars v31.96 server emulator written in Python. Requirements: Python 3.7 or higher pymongo dnspython colorama MongoDB configurat

9 Nov 26, 2021
Bingo game now in python play as much you want :) no need to give me credit it's open as fuck

Bingo-py-game A game coded with Python Introduction This is a Terminal-based game currently in its initial stage. I am working on adding more efficien

Frey 5 Aug 12, 2021
Cricket game using PYQT

Cricket-game-using-PYQT This is a Fantasy cricket Desktop application build in p

Sanket Mane 1 Jan 03, 2022
Pyout - A little Krakout clone called Pyout written in Python 3

Pyout My little Krakout clone called Pyout written in Python 3

Jan Karger ツ ☀ 4 Feb 20, 2022
Frets on Fire X: a fork of Frets on Fire with many added features and capabilities

Frets on Fire X - FoFiX This is Frets on Fire X, a highly customizable rhythm game supporting many modes of guitar, bass, drum, and vocal gameplay for

FoFiX 377 Jan 02, 2023
A project to san the internet of all open Minecraft servers.

MC-Server-Finder A project that scans the internet to find open Minecraft servers. Install the dependencies by running pip install -r requirements.txt

drakeerv 8 Mar 12, 2022
Multiple hacks that breaks the game

Blooket-Hack All of the cheats are based on a game mode.

glizzz_y 484 Feb 25, 2022
Backend application for a game to classify waste for recycling

Waste Organizer Game Backend application used in a game to classify trash for recycling. What is waste organizer game? It is a game developed during t

10 Jun 13, 2021
The Turtle Race Game built in Python with Turtle module.

Turtle Race Game The Turtle Race Game built in Python with Turtle module. Installation If you don't have Turtle module on your computer. You can downl

Aytaç Kaşoğlu 1 Nov 09, 2021
Racers-API - a game where you have to go around racing with your car, earning money

Racers-API About Racers API is a game where you have to go around racing with yo

3 Jan 09, 2022
AI that plays Flappy Bird Game using the python module NEAT.

Flappy Bird AI [NEAT] AI that plays Flappy Bird Game using the python module NEAT. Instructions Install Python Modules: pip3 install -r requirements.t

Abhisht 5 Jan 26, 2022
Game using Python

🎡 Rock-Paper_Scissor Game Using Python Beginner Friendly Easy to use ♟ Want to Play this? Clone this repository Open in any IDE(for eg. VS Code, PyCh

Akash Kumar 1 Oct 17, 2021
使用python编写2048游戏及自动玩

使用python编写2048游戏及自动玩

tiger-wang 68 Dec 23, 2022
Simple car game written in PyGame

Welcome to CarGame 👋 Car Game written in PyGame! NOTE: This is still new and there may be stuff broken... 🏠 Homepage Install install pygame by typin

John 1 Oct 29, 2021
Quiz Game: answering questions naturally with a friendly UI to enjoy the game

About Quiz Game : The Game is about answering questions naturally with a friendl

4 Jan 19, 2022
AI Mario challenges you to clear all stage of Super Mario game.

mario-ai-challenge Challenge AI Mario to clear all stages of Super Mario. GitHub Pages Site Rules Enjoy building AI Mario. Share information. Use Goog

karaage 48 Dec 10, 2022
Automatic game data translator for RPGMaker-MV

RPGMaker-MV Translator 🕹️ 🎮 Use AI to translate all the dialogs and texts of your RPGMaker automatically. 👊 You worked hard to make your game, now

Davide Liu 11 Dec 26, 2022
Jogo Flappy Bird com phyton e phygame

Flappy-Bird Tecnologias usadas Requisitos para inicializar o jogo: Python faça o download em: https://www.python.org/ Pygame faça o download em: https

João Guilherme 1 Dec 06, 2021