Skip to content

buraksaraloglu/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe w/ Minimax Algorithm

A tic-tac-toe game built with VanillaJS and implemented Minimax algorithm.

Computer makes the first move randomly then decides it's optimum move based on board's current position. Find more about Minimax Algorithm.

About

Single-player tic tac toe game using minimax algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published