Skip to content

symmetricalbyte/wordle-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Wordle — README

Overview

A simple Wordle helper. Filled with bugs right now but has optimization potential.

Sources

Wordlist yoinked from knuth standord.edu

Requirements

List required tools and versions. Example:

  • Python 3.7+
  • rich python module

Installation

Python:

pip install -r requirements.txt
python src/main.py

Contributing

  • Fork, create feature branch, write tests, open PR.
  • Follow code style and include changelog entry.
  • Add/expand docs in for new features.

Contact / Maintainers

@symmetricalbyte - me@desymm.uk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages