Khallil / Gomoku_AI

MinMax Algorithm / Alpha Beta Optimization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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++

About

MinMax Algorithm / Alpha Beta Optimization


Languages

Language:C++ 98.1%Language:Makefile 1.9%