Skip to content

abdulmoeez/tik-tak-toe-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

TIK TAK TOE GAME

Tik Tak Toe Game with Plain Javascript using Minimax Algorithm

Minimax Algorithn

Minimax is a decision rule used in artificial intelligence, decision theory, game theory, statistics, and philosophy for minimizing the possible loss for a worst case scenario. When dealing with gains, it is referred to as "maximin"—to maximize the minimum gain. Read more about it here wikipedia

About

Javascript Tik Tak Toe Game with minimax algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published