Skip to content

Thires/AestheneSolver

Repository files navigation

AestheneSolver

Python-based Wordle-style solver for use during Aesthene's Close.

🧩 Features

  • Paste in the grid from the game
  • Instantly see valid word matches
  • Add/remove custom words from the list
  • Cross-platform: Windows, Linux, macOS

🔧 Installation

Install python

https://www.python.org/downloads/

Download the files

https://github.com/Thires/AestheneSolver/archive/refs/heads/main.zip

OR

Clone the repository:

git clone https://github.com/Thires/AestheneSolver.git
cd AestheneSolver

On Linux:

sudo apt install python3-tk

On macOS:

Tkinter is usually preinstalled. If not, install Python from:

https://www.python.org/downloads/mac-osx/

Or, if using Homebrew Python:

brew install python-tk

Run it

python AestheneSolver.py

Can also use AestheneSolver.pyw to run with no console by clicking it

image

Darkmode in action

using.mp4

About

python to solve wordle during Aesthene MT

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages