Skip to content

This is an AI based "Computer vs Human" tic tac toe game developed using MINIMAX algorithm. The most interesting part of this game is that AI is unbeatable.

Notifications You must be signed in to change notification settings

asis45/AI-tic-tac-toe-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI-tic-tac-toe-game

This is an "Computer vs Human" tic tac toe game developed using HTML CSS and Javascript. No library is used. The application uses AI MINIMAX algorithm to implement the computer's move. The most interesting part of this game is that AI is unbeatable. The game will either tie or you lose.

About

This is an AI based "Computer vs Human" tic tac toe game developed using MINIMAX algorithm. The most interesting part of this game is that AI is unbeatable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published