Skip to content

v0.4.0 - Wordle and Handle word games

Choose a tag to compare

@MIO-456 MIO-456 released this 12 Jun 01:36

@
Adds two word games the AIs play on stream:

  • Wordle - an English word game with a solver bot and a self-contained web frontend (wordle.html), driven over a bridge.
  • Handle - the Chinese-idiom Wordle (汉兜), with its own engine, word database and frontend.

Both are self-contained (no external service, no browser-automation deps) - the .html pages are the game frontends and the bridge serves them and feeds state to the AIs. Five games are now open: Buckshot Roulette, Terraria, Kingdom Rush, Wordle and Handle.
@