play wordle, solve wordle, benchmark solver algorithms
Go to file
Christoph J. Scherr 530f51c9cc
cargo devel CI / cargo CI (push) Failing after 1m54s Details
Merge branch 'devel' into feat/naive
2024-08-07 14:29:18 +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 chore(wlist): make all wordlist json sources lowercase #20 2024-08-02 17:10:35 +02:00
scripts chore(wlist): make all wordlist json sources lowercase #20 2024-08-02 17:10:35 +02:00
src WIP: try fix naive solver 2024-08-07 14:20:53 +02:00
tests test(naive): test that the naive solver should win it's games 2024-08-03 20:16:26 +02:00
.gitignore Initial commit 2024-03-20 16:04:33 +01:00
Cargo.toml chore: bump to first alpha version 2024-08-07 14:27:52 +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: