/tictactoe

Tic Tac Toe browser game

Primary LanguageJavaScript

TicTacToe

The project is a simple tic-tac-toe game created using HTML, CSS and JS. The goal of this project is to make use of factory and module design patterns to create the game.