Skip to content

wordle on the terminal, I just want to play with creating solvers for it.

License

Notifications You must be signed in to change notification settings

mattheww95/wordle-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordle-py

PyPI - Version PyPI - Python Version


Table of Contents

About

This is just a cheap imitation of wordle, as the goal is not to create wordle directly but to develop and tests different methods for solving wordle like problems.

Installation

As the project is not hosted on pypi yet the best way to install the project is too clone the repository with and install the project (if you do not have hatch installed).

git clone https://github.com/mattheww95/wordle-py.git
cd wordle-py
pip install .

License

wordle-py is distributed under the terms of the MIT license.

About

wordle on the terminal, I just want to play with creating solvers for it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages