ニュース

A Tic-Tac-Toe AI player with a very simple user interface, written with Python and the Pygame library. The AI is based on Minimax Algorithm with Alpha-Beta pruning.