'.congrats h2': { 'color': p.primary.darkText, 'margin': '0 0 0.75rem' }, '.congrats p': { 'color': p.dark.hover, 'margin': '0.5rem 0' }, '.complete-tabs': { 'display ...
Tic Tac Toe is a two-player based game which each player take alternate turns in placing their mark in either a horizontal, vertical or diagonal row. The player who suceeds in placing three of their ...