Skip to content

A simple tic-tac-toe build with vanilla javascript, styled with CSS3.

Notifications You must be signed in to change notification settings

sntoshx/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

A simple tic-tac-toe build on the concept of matrices, which was carried with 'objects of arrays' in javascript with no external library; styled with CSS3 (no SASS).

Live here: Tic-Tac-Toe