https://github.com/chen-abudi/tic-tac-toe
Tic-tac-toe is played on a three-by-three grid by two players, who alternately place the marks X and O in one of the nine spaces in the grid.
https://github.com/chen-abudi/tic-tac-toe
Last synced: 8 months ago
JSON representation
Tic-tac-toe is played on a three-by-three grid by two players, who alternately place the marks X and O in one of the nine spaces in the grid.
- Host: GitHub
- URL: https://github.com/chen-abudi/tic-tac-toe
- Owner: Chen-Abudi
- Created: 2023-01-31T17:59:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:15:06.000Z (12 months ago)
- Last Synced: 2024-10-29T09:32:05.282Z (12 months ago)
- Language: JavaScript
- Size: 4.77 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tic-tac-toe
Tic-tac-toe is played on a three-by-three grid by two players, who alternately place the marks X and O in one of the nine spaces in the grid.