/TicTacToeJs

Tic Tac Toe game implemented in Javascript

Primary LanguageJavaScriptMIT LicenseMIT

TicTacToeJs

Tic Tac Toe game. The game is implemented with Javascript along HTML and CSS. It needs to be played in a browser.

The AI has two difficulty modes: Easy and Hard. The player can choose to play as crosses or as naughts.

Play at https://bogdanisar.github.io/TicTacToeJs/