Skip to content

ishanpan/TicTacToeAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A TicTacToe game where the opponent (AI) never loses.

X is always the maximizing player while O is the minimizing player

1

Uses Minimax algorithm to generate different states of the game board to pick a value which will try to minimize the score of player(user)

2

3

4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages