Skip to content

devanshiv123/TicTacToeProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToeProject

Tic Tac Toe Bot developed with Artificial Intelligence Algorithms.

It is a 2D web game developed with HTML5 Canvas, Css and Javascript.

The game is completely dynamic with unbeatable AI opponent. It uses MiniMax Algorithm which never lets computer loose the game, the AI bot will either win or the game will be a draw. It also uses Alpha-Beta Pruning to enhance overall time complexity of the game.

The project is live on the following link: https://tic-tac-toe-bot.netlify.app/

About

Tic Tac Toe Game enhanced with AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors