/User-Interface-Tic-Tac-Toe

This repository contains html, css and JavaScript files for creating user interface of Tic-Tac-Toe game.

Primary LanguageJavaScript

User_Interface_Tic-Tac-Toe

This repository contains html, css and JavaScript files for creating user interface of Tic-Tac-Toe game. The game is played between a human player which gives input to the game and an artificially created bot using minimax algorithm. Try it:MiniMax