Skip to content

TITANIUM339/Tic-Tac-Toe-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe-2

A Tic-Tac-Toe game built using JavaScript, HTML, and CSS.

You can play against a second player or against the computer.

Moves made by the computer are generated using the minimax algorithm.

You can adjust the difficulty of the computer.

Live Demo: https://titanium339.github.io/Tic-Tac-Toe-2/