Commit graph

149 commits

Author SHA1 Message Date
b33038cc50
naive solver use other chars
All checks were successful
cargo devel CI / cargo CI (push) Successful in 42s
2024-03-22 22:40:26 +01:00
41676e9a23
naive filters matches
All checks were successful
cargo devel CI / cargo CI (push) Successful in 42s
we can actually win some games in 6 steps with this
2024-03-22 22:10:10 +01:00
cscherrNT
2c8b9d903c automatic cargo CI changes 2024-03-22 16:28:12 +00:00
c372285015
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 46s
2024-03-22 17:27:24 +01:00
9beb38a5bb
match and get by frequency 2024-03-22 17:26:43 +01:00
cscherrNT
556bbaa0ae automatic cargo CI changes 2024-03-22 15:09:58 +00:00
74ef508841
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 38s
2024-03-22 16:09:19 +01:00
8afede35b6
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer 2024-03-22 16:09:17 +01:00
8264a318da
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 40s
2024-03-22 16:03:52 +01:00
1fa8989f08
calc frequency of letters 2024-03-22 16:03:51 +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
f24f83ad64
we have a solver that solves every wordle with enough steps
All checks were successful
cargo devel CI / cargo CI (push) Successful in 40s
2024-03-22 15:15:20 +01:00
5ef63d4147
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 38s
2024-03-22 15:03:00 +01:00
344d188f07
stupid solver 2024-03-22 15:02:59 +01:00
cscherrNT
c36e7fc6b3 automatic cargo CI changes 2024-03-22 13:55:51 +00:00
aba6c723da
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 41s
2024-03-22 14:55:09 +01:00
c5ba15a144
moar generics and data 2024-03-22 14:55:08 +01:00
cscherrNT
24d3ef05b7 automatic cargo CI changes 2024-03-22 13:13:33 +00:00
1336fdba10
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 42s
2024-03-22 14:12:51 +01:00
ce9686f7bf
too much generics, idk 2024-03-22 14:12:49 +01:00
cscherrNT
93dfcf6efe automatic cargo CI changes 2024-03-22 12:01:37 +00:00
4367e7fc58
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 46s
2024-03-22 13:00:50 +01:00
02d67cdd0c
reuse wordlist 2024-03-22 13:00:49 +01:00
cscherrNT
f2cc14dec1 automatic cargo CI changes 2024-03-22 09:12:21 +00:00
df15d117ef
better cli
All checks were successful
cargo devel CI / cargo CI (push) Successful in 47s
2024-03-22 10:11:26 +01:00
PlexSheep
3f60238c07 automatic cargo CI changes 2024-03-21 23:02:28 +00:00
94d16b345f
workle
All checks were successful
cargo devel CI / cargo CI (push) Successful in 44s
2024-03-22 00:01:40 +01:00
cscherrNT
8ee32759ee automatic cargo CI changes 2024-03-21 15:38:42 +00:00
b1bd520330
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 43s
2024-03-21 16:37:58 +01:00
ad0bd8b309
guess response 2024-03-21 16:36:32 +01:00
cscherrNT
2bb6bf4fc0 automatic cargo CI changes 2024-03-21 15:30:28 +00:00
a3e348ba91
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 47s
2024-03-21 16:29:40 +01:00
4e3cf29608
i have an okay word chooser 2024-03-21 16:28:26 +01:00
ca473824fe
freq as struct 2024-03-21 15:31:32 +01:00
cscherrNT
1050401e42 automatic cargo CI changes 2024-03-21 13:33:14 +00:00
880826dd85
generics are crazy
All checks were successful
cargo devel CI / cargo CI (push) Successful in 49s
2024-03-21 14:32:24 +01:00
9f908e3812
add 3b1b wordlists
All checks were successful
cargo devel CI / cargo CI (push) Successful in 39s
2024-03-21 13:14:08 +01:00
8505bcb674
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 38s
2024-03-21 11:46:27 +01:00
bd983b11e2
fancier readme 2024-03-21 11:46:26 +01:00
cscherrNT
78fd560b37 automatic cargo CI changes 2024-03-21 10:44:45 +00:00
5dba824235
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 39s
2024-03-21 11:44:03 +01:00
837a28fb37
features and docs 2024-03-21 11:44:02 +01:00
cscherrNT
f8925f18db automatic cargo CI changes 2024-03-21 10:24:26 +00:00
76453dedf6
moar attributes
All checks were successful
cargo devel CI / cargo CI (push) Successful in 40s
2024-03-21 11:23:44 +01:00
6c267b66a5
structure of Game (very cool)
Some checks failed
cargo devel CI / cargo CI (push) Failing after 38s
my commits are super professional
2024-03-21 11:17:01 +01:00
8a38b9ec6f
features
Some checks failed
cargo devel CI / cargo CI (push) Failing after 21s
2024-03-20 17:04:54 +01:00
6496fbb3bc
info
All checks were successful
cargo devel CI / cargo CI (push) Successful in 24s
2024-03-20 16:38:22 +01:00
b98760c9cb Initial commit 2024-03-20 16:04:33 +01:00