Tic Tac Toe in C#

Tic Tac Toe in C#

Francisco Trianto / January 14, 2023
C#
CLI

Making Tic Tac Toe Bot for absolute dominance. It can never lose.

I was learning about game develepmont since I liked games. I decided to make Tic Tac Toe AI using pure logic and hard coded conditions.

This project was made when I was in high school, but was only uploaded now.

For More Information, Check out this GitHub README