cmathew / TicTacToeJS

simple front-end only tic tac toe game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

simple front-end only tic tac toe game


Languages

Language:JavaScript 88.5%Language:CSS 11.5%