codergeek42 / wordle-solver

A clever algorithm and automated tool to solve the NYTimes daily Wordle puzzle game.
GNU General Public License v3.0
0 stars 0 forks source link

feat: initial solver library #6

Closed codergeek42 closed 1 week ago

codergeek42 commented 4 months ago

This is the initial implementation of the solver logic. Details WIP.

NB: This is a draft in progress, for visibility of CI workflow and code changes; and is NOT intended to be merged yet.

codergeek42 commented 1 week ago

I cannot approve my own PRs in GitHub since I am the one who created them; but for good due process I prefer to use them instead of directly committing to the default branch.

This comment plus checking the "Merge without waiting for requirements to be met (bypass branch protections)" option above together constitute approval in lieu of that.