Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 397 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 397 Bytes

Description

This is an assistant for the web game Wordle. This isn't meant to boost scores or anything, it's just to see how good I can make automated guessing through a combination of heuristics.

Todos

  • Weight previous Wordle solutions lower
  • Add weightings for 2-letter combinations ("oi", "ns", etc)
  • Maybe make some sort of UI or something