Skip to content

Artificial Intelligences (AIs) that play Tic Tac Toe.

Notifications You must be signed in to change notification settings

dtuckersuh/TicTacToeAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mini-max Tic-Tac-Toe (WIP)

Artificial Intelligence Algorithms that play Tic Tac Toe.

A simple, terminal-run game of Tic-Tac-Toe.

Can be played by humans or set up so various algorithms can play each other.

Perfect play employs a recursive minimax algorithm to determine the optimal move that will minimize the maximum loss.

About

Artificial Intelligences (AIs) that play Tic Tac Toe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages