Skip to content

carettt/tictactoe-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe-ai

An A.I. that that plays against human opponents

I know that there is probably very bad convention and that I probably have a lot of things wrong, but this is my first neural network and it is a personal project.

Uses minimax algorithm.