# TicTacToeDialog

Tic Tac Toe game in windows dialog built with MFC and Win32 API.

Minimax algorithm is used to power computer AI.

![Screenshot](./img/screen.jpg)