feat: initial minimax implementation (quite slow!)
This commit is contained in:
parent
ede394ac39
commit
91a65cdb60
2 changed files with 17 additions and 2 deletions
1
guesses.txt
Normal file
1
guesses.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
[[""A1"","A3","B2"],["A1","B2","B3"],["A1","B2","D3"],["A1","B2","E3"],["A1","B2","F3"],["A1","B2","G3"],["A1","C2","C3"],["A1","C3","D2"],["A1","C3","E2"],["A1","C3","F2"],["A1","C3","G2"],["B1","B2","C3"],["B2","C1","C3"],["B2","C3","D1"],["B2","C3","E1"],["B2","C3","F1"],["B2","C3","G1"]]
|
||||
Loading…
Add table
Add a link
Reference in a new issue