wordle-solver

Investigating the problem of solving wordle in the most efficient way possible (by jonathanolson)

Wordle-solver Alternatives

Similar projects and alternatives to wordle-solver

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better wordle-solver alternative or higher similarity.

wordle-solver reviews and mentions

Posts with mentions or reviews of wordle-solver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-19.
  • Prior Algorithm Discussions
    2 projects | /r/wordlebot | 19 Jan 2022
    I'm using a few heuristics to guide a tree search (basically a combination of "average size of sets that it partitions words into" and "minimizing the largest set size that is partitioned". I'm basically computing a greedy tree (with only one guess per coloring, the top heuristic choice), and then expanding with computation time. It's parallelized, since I'm now storing each "first guess" in its own file. Happy to go into more detail, code is at https://github.com/jonathanolson/wordle-solver, with most of the tree logic at https://github.com/jonathanolson/wordle-solver/blob/master/server/wordleCompute.js (apologies about the lack of documentation)

Stats

Basic wordle-solver repo stats
1
42
0.0
about 1 year ago

The primary programming language of wordle-solver is JavaScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com