Commit graph

19 commits

Author SHA1 Message Date
d9d84f8a11 feat(solve): add wl commands for show and top words 2024-07-23 11:22:12 +02:00
70711ad334 refactor(solver): debugging interactive
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m37s
2024-07-22 16:52:08 +02:00
610b404ab7 fix(game): fix #6 and #5
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m44s
2024-07-22 16:34:35 +02:00
42323410f5 feat(solver): show the gamestate
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m46s
2024-07-22 16:06:41 +02:00
0b83b26b20 feat(solver): interactive input of responses #3 2024-07-22 15:15:05 +02:00
cscherrNT
8a48498182 automatic cargo CI changes 2024-07-22 12:49:03 +00:00
1f8b85a152 refactor: game without solution seems to become possible?
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m54s
2024-07-22 14:47:11 +02:00
e9a2223fc0 Merge branch 'feat/interactive-solver' of https://git.cscherr.de/PlexSheep/wordle-analyzer into feat/interactive-solver 2024-07-22 14:12:19 +02:00
6a9a99aa51 refactor(solve): try to hack the idea of "idk the solution yet" into the game 2024-07-22 14:11:29 +02:00
cscherrNT
a9bec80efa automatic cargo CI changes 2024-07-22 11:35:25 +00:00
44ed7210c4 feat(solver): add verbosity flag
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m50s
2024-07-22 13:33:35 +02:00
f2eb1f57ac fix: start to fix this mess (at least it compiles now) 2024-07-22 12:17:11 +02:00
d9ffa03e88
bench work 2024-03-26 00:16:26 +01:00
cscherrNT
8ca0a7cfa4 automatic cargo CI changes 2024-03-22 14:44:24 +00:00
a5e22349f6
generic solver
All checks were successful
cargo devel CI / cargo CI (push) Successful in 42s
2024-03-22 15:43:41 +01:00
344d188f07
stupid solver 2024-03-22 15:02:59 +01:00
cscherrNT
24d3ef05b7 automatic cargo CI changes 2024-03-22 13:13:33 +00:00
ce9686f7bf
too much generics, idk 2024-03-22 14:12:49 +01:00
02d67cdd0c
reuse wordlist 2024-03-22 13:00:49 +01:00