mmuekk / TicTacToe

Simple Tic-Tac-Toe console game, with MinMax Algorithm in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe

Simple Tic-Tac-Toe console game, written in C# with Visual Studio 2015. You can play against AI that implements MinMax algorithm.

This game, only purpose, was to help me to understand and apply MinMax algorithm.

References

License

MIT License

About

Simple Tic-Tac-Toe console game, with MinMax Algorithm in C#


Languages

Language:C# 100.0%