Skip to content

Using the Minimax algorithm, it is implemented an AI to play Tic-Tac-Toe optimally.

Notifications You must be signed in to change notification settings

MarceloLeonCaceres/Introduction-AI-0-Search-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction-AI-0-Search-tictactoe

Using the Minimax algorithm, it is implemented an AI to play Tic-Tac-Toe optimally.

The students (I) completed the implementation of the following funcions: player, actions, result, winner, terminal, utility, and minimax.

About

Using the Minimax algorithm, it is implemented an AI to play Tic-Tac-Toe optimally.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages