Skip to content

A JavaScript implementation of Unbeatable Tic Tac Toe game which uses Minimax Algorithm.

Notifications You must be signed in to change notification settings

AK-007/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

This is a unbeatable Tic-Tac-Toe game where the AI will consider all possible scenarios and make the most optimal move.The best you can do is draw the game.The AI uses Minimax Algorithm for making the move.This is one of the projects included in FreeCodeCamp course.You can play the game here.

screenshot 31

screenshot 32

screenshot 33

About

A JavaScript implementation of Unbeatable Tic Tac Toe game which uses Minimax Algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published