Tic-Tac-Toe player written in C using minimax algorithm. Pruning of the variation tree and randomization between equally good moves may be implemented later, but are not necessary. To play simply compile using "make."
forked from sjrand/Tic-Tac-Toe-Engine
-
Notifications
You must be signed in to change notification settings - Fork 0
portoedu/Tic-Tac-Toe-Engine
About
Tic-Tac-Toe player written in C using minimax algorithm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 99.6%
- Makefile 0.4%