/TicTacToeJS

simple front-end only tic tac toe game

Primary LanguageJavaScript

TicTacToeJS

Simple front-end only tic tac toe game, created in AngularJS.

Type a number to choose a grid size, and then press "Submit".

Click a square to fill it with your symbol. You can click one of your owned squares to undo a move.

Please note that only horizontal win conditions are currently working.