Skip to content

wifiknight45/lexicon_locksmith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 3.6+ Accessibility Deutanopia License: MIT Wordle No Dependencies High Contrast Symbol Support

Lexicon Locksmith - Wordle Combinations Finder

A powerful, intelligent Python script that aids in solving Wordle puzzles by filtering possible word combinations based on your guesses and feedback. Perfect for Wordle enthusiasts who want to improve their game strategy. Please note this Readme.md is geared for the python script but there are also versions in C# and Visual Basic etc.

v5 is live but still under dev . . .

to-do's:

sanitize the wordlist.txt

Features

(Colorblind-Accessible)

Interactive Python tool that finds possible Wordle solutions based on your guesses and feedback.

Features

Colorblind-friendly design optimized for deutanopia (red-green colorblindness)

Real-time filtering after each guess

Letter frequency analysis and smart suggestions

Duplicate letter handling

3 display modes: standard, high-contrast, symbols-only

Prerequisites

Python 3.6 or higher

Installation

Standard method:

  1. Clone the repository:

bash

'git clone https://github.com/wifiknight45/lexicon_locksmith.git'

'cd lexicon_locksmith'

  1. Run the script:

bash

'wordle_combo_finder.py' - v4 (accessibility version + enhanced wordlist)

That's it. No external dependencies required ;-)

How to Use

a) Start the script and you'll see the welcome screen

b) Enter your guess - any 5-letter word you tried in Wordle

c) Enter the feedback using these codes:

G = Green (correct letter, correct position) Y = Yellow (correct letter, wrong position) R = Red (letter not in word)

Repeat for each guess you've made Type 'done' when finished to see all possible words

Happy Wordlin dawg

designed with love in california

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

a) Inspired by the popular Wordle game by Josh Wardle.

b) A huge thank you to @darkermango (https://github.com/darkermango) for the sweet wordlist.

c) Optimized for deutanopia based on colorblind accessibility research

d) developed using anthropic claude.ai sonnet 4.5 + microsoft copilot gpt-5 to aid in learning and teaching python best practices etc

About

Unlocking the perfect word with lexical skill. python script for wordle game possible solutions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors