play wordle, solve wordle, benchmark solver algorithms
Go to file
Christoph J. Scherr d5cf04d89b
cargo devel CI / cargo CI (push) Failing after 1m52s Details
fix(game): evaluation was not generated correctly in an edge case #18
2024-08-02 16:22:03 +02:00
.gitea/workflows ci add cargo test of docs 2024-05-12 17:27:49 +02:00
.github/workflows ci add cargo test of docs 2024-05-12 17:27:49 +02:00
data/wordlists feat(german): add german wordlist with data from SUBTLEX-DE 2024-07-25 17:01:30 +02:00
scripts feat(german): add german wordlist with data from SUBTLEX-DE 2024-07-25 17:01:30 +02:00
src fix(game): evaluation was not generated correctly in an edge case #18 2024-08-02 16:22:03 +02:00
tests fix(evaluation): evaluation did not get built from string correctly #9 2024-07-25 14:48:16 +02:00
.gitignore Initial commit 2024-03-20 16:04:33 +01:00
Cargo.toml fix(evaluation): evaluation did not get built from string correctly #9 2024-07-25 14:48:16 +02:00
LICENSE Initial commit 2024-03-20 16:04:33 +01:00
README.md docs: mention SUBTLEX-DE, even though it's not included yet 2024-07-25 16:31:04 +02:00

README.md

Wordle-analyzer

Project badge Crates.io License Gitea Release Gitea language count cargo checks and tests

Wordle is a popular game in which you have to guess words by slowly guessing the letters contained in it.

Wordle-analyzer aims to offer a few things:

  • A basic implementation of the Wordle game
  • An Interface for solvers for the Wordle game, which can make use of math and information theory
  • A benchmark for Wordle solvers

Wordlists

Included in this repository are the following wordlists: