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
An algorithm to reach a correlated equilibrium in multiplayer games.

Correlatedpy: a python library for distributed learning of correlated equilibrium in multiplayer strategic games. View Demo · Report Bug · Request Fea

Omar Boufous 2 Feb 01, 2022
This is the card game like HearthStone and Magic

Territory War How to use it use pip3 to install django and channels: pip3 install Django pip3 install channels go to CardGame/first/consumers.py and g

Caesar 3 Oct 24, 2022
Overview: copain, your friendly AI framework to learn and play games

Overview: copain, your friendly AI framework to learn and play games Interface fceux with python and run reinforcement learning. Compatibility Current

fcharras 1 Dec 16, 2021
Several implementations of classical games (ex: FlappyBird, Minesweeper etc.) using Python (pygame)

Mini Games with Pygame This projects implement several classic and popular games in Python, using python package -- pygame. Currently, 4 games are alr

1 Feb 14, 2022
Guess number game with PyQt5

Guess-Number-Project Guess number game with PyQt5 you can choose a number in your mind and then computer will guess a nummber and you guide the comput

MohammadAli.HBA 1 Nov 11, 2021
Automatically prepare your Minecraft maps for release

map-prepare Automatically prepare Mineraft map for release. Current state: kinda works Make sure you have backups for your world before running this p

11 Oct 11, 2022
Create a Hangman Game using Python and all techniques of Python.

Hangman Game Created by Fernando Callasaca Game rules: Choose a word and if you guess it will appear completed. In case it is not the word then the ma

Fernando Callasaca 3 Nov 01, 2021
Breakout-KD - A fantastic game created in python with pygame ✌️

Breakout-KD About This Game Breakout-KD is a fantastic breakout game. It's a python based game officialy made by me on december holiday. This game wor

Keep Distance 1 Jan 01, 2022
An exploration of a fantasy world, to autobattle your way to ruling the demesne.

Not Quite Paradise 2 (no relation to NQP, I just like the name enough to want to keep it.) Badges! Current position: Quality of last commit: Who dunni

9 Mar 12, 2022
TwoDMaker (2DMaker) - Simple engine for 2D games making!

TwoDMaker (2DMaker) - Simple engine for 2D games making! Create simple games (or ui) in one hour! About. This is a simple engine for game or gui app c

Ivan Perzhinsky. 1 Jan 03, 2022
Cheats for shooter games

Cheats Cheats for shooter games Download Trigger Bot trigger.exe // trigger.sha256 Download Certify Bot certify.exe // certify.sha256 Note: Check sha2

Emin Muhammadi 1 Nov 26, 2021
CTF (Capture The Flag) started from DEFCON CTF, a competitive game among computer security enthusiasts

CTF Wiki 中文 English Welcome to CTF Wiki! CTF (Capture The Flag) started from DEFCON CTF, a competitive game among computer security enthusiasts, origi

CTF Wiki 6.4k Jan 03, 2023
MinMax Algo , Python

Write a PYTHON program to play the game of TIC-TAC-TOE on a 3×3 board with alternate inputs from user and computer.

Naman Anand 1 Nov 26, 2021
This is simple minesweeper-like Telegram game

This is simple minesweeper-like Telegram game. You need to open all "free" squares and put flags on squares with bombs on them. If you open a cell with a bomb, the game is over.

Aleksandr 32 Dec 31, 2022
Snake - Code for "Deep Snake for Real-Time Instance Segmentation" CVPR 2020 oral

Good news! Snake algorithms exhibit state-of-the-art performances on COCO dataset: DANCE Deep Snake for Real-Time Instance Segmentation Deep Snake for

ZJU3DV 1.1k Dec 26, 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
N-Queens game made using pygame library

N-Queens N-Queens game using pygame for AIML201 Testing: 1. git clone https://github.com/python-game-dev/N-Queens.git 2. cd N-Queens 3. python main.py

1 Sep 24, 2021
🍦 Cheat for cs:go written in Python.

Cs::Fuck 🍦 Cheat for cs:go written in Python. You can show a video here: https://vimeo.com/642730650 Feature. TriggerBot Glow Esp NoFlash Setup. 0. p

Ѵιcнч 10 Sep 23, 2022
Replicating Minecraft World Generation in Python

Minecraft World Generation in Python This is an attempt to replicate Minecraft world generation in Python. This is part of an article published on Med

Bilal Himite 159 Dec 19, 2022
A stat tracker for the bedwars hypixel game in python

A hypixel bedwars stat tracker. Features Get stats in your current lobby Get stats in a guild Installation & Configuration git clone https://github.co

Le_Grand_Mannitout 3 Dec 25, 2021