/Gomoku_AI

MinMax Algorithm / Alpha Beta Optimization

Primary LanguageC++

Gomoku_AI

Epitech Project

Gomoku AI Player + Gomoku Game for human players

AI Player is build by using MinMax Algorithms with AlphaBeta optimisation

We can configure the depth of researching moves for the AI

Language : C++