Tic Tac Toe in html, js and css
Go to file
AUnicornWithNoLife 02dd891dbd Update style.css
2021-04-13 07:32:13 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2021-04-12 11:30:47 +01:00
src Update style.css 2021-04-13 07:32:13 +01:00
.gitignore Update .gitignore 2021-04-11 16:53:15 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-04-12 11:42:36 +01:00
LICENSE Initial commit 2021-04-11 16:50:22 +01:00
README.md Update README.md 2021-04-12 10:41:47 +01:00

tic-tac-toe-

Tic Tac Toe in html, js and css

Currently the basic rules of tic tac toe have been implemented in JS, although the styling is very basic