satyapavan / tic-tac-toe

Javascript implementation of tic tac toe game
https://satyapavan.github.io/tic-tac-toe/
MIT License
0 stars 0 forks source link

Alternate the strike line color between X and O to show color contrast #11

Open satyapavan opened 6 years ago

satyapavan commented 6 years ago

Alternate the strike line color between X and O to show color contrast

satyapavan commented 6 years ago

This option is not looking good when tried, so need to look for a better way to perform this. even rotating them slightly is not giving desired results.