🎉 Welcome to Wordle!
This project was created on April 1st, meant for learning the basics of python, the current version simulates the wordle game logic quite well, however, it is not very polished and will continue to be improved.
- ✅ Functional game logic
- ✅ Robust command line operation
- ✅ Game settings saved via ndjson
- ✅ English word checks
- ✅ Multi-length word choices
- ✅ Highly customizable
⚠️ No GUI exists as of yet⚠️ The web scraping function is fragile and can be improved.
-
Platforms:
- ✅ Windows
- ✅ macOS
- ✅ Linux
-
Python Versions:
- ✅ Python 3.9+
- Python 3
- Internet connectivity
- Interactive Python shell
Install for macOS and Linux:
git clone https://github.com/29miaoet/wordle.git
cd wordle
rm wordle+.exe LICENSE README.md
python3 wordle+.py
Install for Windows(Powershell):
git clone https://github.com/29miaoet/wordle.git
set-location wordle
remove-item LICENSE, README.md, wordle+.py, settings.ndjson, help.txt, common_words.txt, words_alpha.txt, wordle+.py
./wordle+.exe
- Future releases will add GUI, features, and optimizations.
Wordle was created with a 0$ budget!
All the tools used below are either free, or only the free tier was used.
✓ GitHub
✓ GitHub Pages
✓ Git
✓ Wikipedia
✓ Python Docs
✓ Cisco Netacad
✓ OpenEDG
✓ GitHub Copilot
✓ Microsoft Copilot
✓ ChatGPT
✓ Claude
✓ Notepad++
✓ Vim
✓ Neovim
©2026 – Almost No Rights Reserved