iprokin / ttt

Tic-Tac-Toe by MiniMax approximation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ttt: Tic-Tac-Toe by MiniMax approximation

Play Tic-Tac-Toe in terminal.

To compile

make

To run

./ttt

About

Tic-Tac-Toe by MiniMax approximation


Languages

Language:C 98.9%Language:Makefile 1.1%