/TicTacToe

The game of TicTacToe using the MiniMax algorithm.

Primary LanguageC#

Tick Tack Toe Game

=====================

Description

This Tick Tack Toe Game was creted in order to practice some concepts such as algorithms and data structure, C#, Windows Forms and many other concepts.