https://github.com/demonrishabh/tic-tac-toe-js
Tic Tac Toe Game using JS
https://github.com/demonrishabh/tic-tac-toe-js
css html javascript
Last synced: 3 months ago
JSON representation
Tic Tac Toe Game using JS
- Host: GitHub
- URL: https://github.com/demonrishabh/tic-tac-toe-js
- Owner: DEMONRISHABH
- Created: 2024-04-08T06:46:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-21T16:18:57.000Z (12 months ago)
- Last Synced: 2025-01-29T13:47:40.052Z (4 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔴 Tic Tac Toe
## Tic Tac Toe Game using JS## Synopsis
* Allow multi-player
* When winner, cells highlight
* Include button to reset board at any time during game