NoHaitch / Tic-Tac-Toe-Bot-in-CS

Using C# to create a Tic Tac Toe Game 3*3 in Console while also making an AI that makes it Impossible to win

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe Bot

Making Tic Tac Toe in CS and making a bot opponent

Note: you cannot win, the bot uses hardcoded theory that handles all possibility of a Tic Tac Toe game.

About

Using C# to create a Tic Tac Toe Game 3*3 in Console while also making an AI that makes it Impossible to win


Languages

Language:C# 100.0%