Skip to content

29miaoet/wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle

🎉 Welcome to Wordle!

Overview

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.

Attributes

  • ✅ 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.

Compatibility

  • Platforms:

    • ✅ Windows
    • ✅ macOS
    • ✅ Linux
  • Python Versions:

    • ✅ Python 3.9+

Requisites

  • Python 3
  • Internet connectivity
  • Interactive Python shell

Install

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

Notes

  • Future releases will add GUI, features, and optimizations.

Download

Stats

  • Release
  • License
  • Repo size
  • Last commit
  • Language count
  • Top language
  • Issues
  • Closed issues
  • Pull requests
  • Closed Pull requests

Utilized Tools & Services

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

About

A project to recreate the NY times wordle game as a desktop app.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages