TicTacToeDialog/README.md
2022-02-23 22:48:24 +03:00

7 lines
165 B
Markdown

# 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)