A Gomoku engine, written with the Minimax algorithm.
- Implement alpha-beta pruning
- Make
winner_ofshort-circuit upon certain endgame patterns - Filter illegal moves (double-threes, double-fours, etc)
- Filter illegal game states
| Name | Name | Last commit date | ||
|---|---|---|---|---|