afnanenayet / T3AI

(WIP) A program with an AI to play tic-tac-toe with a user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

T3AI

A program with an AI to play tic-tac-toe with a user

Disclaimer

This is a work in progress

What does it do?

This program allows a user to play tic-tac-toe against another user or against an AI. The program will define a win, keep track of player statistics, and identify when the match is a draw.

About

(WIP) A program with an AI to play tic-tac-toe with a user

License:Apache License 2.0


Languages

Language:C++ 99.4%Language:Shell 0.6%