https://github.com/theinfinity007/tictactoe
A TicTacToe game in HTML and Pure JavaScript.
https://github.com/theinfinity007/tictactoe
Last synced: over 1 year ago
JSON representation
A TicTacToe game in HTML and Pure JavaScript.
- Host: GitHub
- URL: https://github.com/theinfinity007/tictactoe
- Owner: TheInfinity007
- Created: 2020-03-30T14:03:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-02T12:49:03.000Z (about 6 years ago)
- Last Synced: 2025-01-03T18:31:14.537Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://theinfinity007.github.io/TicTacToe/
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic Tac Toe
A TicTacToe game in HTML and Pure JavaScript.
Scorekeepre feature is also included
Technology Used
- HTML
- CSS
- JavaScript