Skip to content

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

Notifications You must be signed in to change notification settings

DgoNeves/TicTacToe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%