Updates to README
parent
7737e47f11
commit
24d1cd0c82
|
@ -7,9 +7,9 @@ in semiconductor technology smart enough to play tic tac toe.
|
|||
## Plans
|
||||
|
||||
- Tic Tac Toe (optimal) -> Done
|
||||
- Connect 4 (optinal) -> WIP
|
||||
- Connect 4 (optinal)
|
||||
- Checkers (optimal?)
|
||||
- Chess
|
||||
- Chess -> WIP
|
||||
|
||||
|
||||
All of these games will be played using decision trees searched using the minimax algorithm (maybe a bit of neural networks too, who knows).
|
||||
|
|
Loading…
Reference in New Issue