Hacker News new | ask | show | jobs
by aidenn0 1589 days ago
https://github.com/elasticdog/yawl is fairly standard for word-games.

[edit]

Seems possible that wordle uses it given the 12k number:

    grep '^.....$' word.list|wc -l
    12036
1 comments

Thank you so much aidenn0! This looks great, will integrate it in the next update.