Skip to content

Wordtropy v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jun 08:50

Wordtropy v0.1.0 (first release)

An information-theory Wordle solver. Mirror a real Wordle game (Assist mode) or play a
hidden word in-app (Practice mode) and get the best next guess, with the reasoning shown.

Downloads

  • Windows: Wordtropy_0.1.0_x64-setup.exe (installer) or Wordtropy_0.1.0_x64_en-US.msi
  • macOS: the universal .dmg
  • Linux: the .AppImage (most portable), or .deb / .rpm

Please read

  • Tested on Windows only. The macOS and Linux builds are produced by CI and have not
    been tested by me
    , so they may have rough edges (the custom title bar in particular is not
    yet native on macOS). Bug reports and feedback are very welcome.
  • Unsigned builds: Windows shows a SmartScreen prompt (More info, then Run anyway). macOS
    needs right-click then Open the first time (Gatekeeper). Linux .deb/.rpm require WebKitGTK;
    the AppImage is the most self-contained.
  • First launch builds a one-time solver table (a brief progress splash), then caches it.

See the README for full details and the methodology.