Skip to content

martinlsm/TicTacToe-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe-AI

This is a small, terminal-based Tic-Tac-Toe game against an AI. The AI is constructed using the Minimax algorithm.

Beating the AI should not be possible. A draw is the best possible outcome for the player.

How to play

make
./game

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published