|
|
6f04c87daf
|
Merge branch 'release/v0.1.0'
v0.1.0
|
2022-11-16 13:38:05 +00:00 |
|
|
|
55849c407e
|
feat: impl the minimax algorithm (bot can't be beaten)
|
2022-11-16 11:24:34 +00:00 |
|
|
|
fbc1aafce6
|
fix: check the whole board to check a win
|
2022-11-15 14:49:37 +00:00 |
|
|
|
6131589084
|
fix: some clean
|
2022-11-15 10:45:32 +00:00 |
|
|
|
7d1162f117
|
fix: have no start item selection, only choose who starts (bot game type)
|
2022-11-15 10:14:22 +00:00 |
|
|
|
5f5f34a52f
|
fix: replace item parameter with player in check_win
|
2022-11-15 08:47:48 +00:00 |
|
|
|
4dff19228d
|
feat: impl player struct + add game type selection + set dummy bot
|
2022-11-14 14:06:15 +00:00 |
|
|
|
adfa99149e
|
first tic-tac-toe implementation
|
2022-11-12 14:16:12 +00:00 |
|