A game of Noughts and Crosses or Tic Tac Toe using HTML and CSS only, no JavaScript. It's all done with the checkbox hack
or, in this case, radio buttons' checked
property. It uses SVG for scalability and its transitions are inspired by Google's Tic Tac Toe.
-
Notifications
You must be signed in to change notification settings - Fork 1
A game of Noughts and Crosses or Tic Tac Toe using HTML and CSS only, no JavaScript.
License
avisek/No-JS-Noughts-And-Crosses
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A game of Noughts and Crosses or Tic Tac Toe using HTML and CSS only, no JavaScript.