Skip to content

spolsley/TicTacToeAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe AI

The included HTML file tictactoe.html is an all-in-one file containing the HTML, CSS, and Javascript used to implement a basic Tic Tac Toe solving AI. The AI uses an implementation of the common minimax algorithm for weighting probabilities of moves. The software is released under the MIT license.

About

Simple Tic Tac Toe solver based on HTML, CSS, Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages