MarkLC-r7/TicTacToe-Game
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Tic Tac Toe game written in C for unix. It uses the minimax algorithm for the A.I I made this to help with learning both C and some basic artificial intelligence techniques.