varlackc / TicTacToe

The game of TicTacToe using the MiniMax algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The game of TicTacToe using the MiniMax algorithm.


Languages

Language:C# 100.0%