https://github.com/sajjadhossain/tic-tac-toe
A tic-tac-toe game in JavaScript that runs via the command line
https://github.com/sajjadhossain/tic-tac-toe
interview-questions javascript tic-tac-toe-game tic-tac-toe-javascript
Last synced: 11 months ago
JSON representation
A tic-tac-toe game in JavaScript that runs via the command line
- Host: GitHub
- URL: https://github.com/sajjadhossain/tic-tac-toe
- Owner: sajjadhossain
- License: mit
- Created: 2019-07-28T23:07:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-04T02:44:22.000Z (almost 7 years ago)
- Last Synced: 2025-05-31T22:09:38.224Z (about 1 year ago)
- Topics: interview-questions, javascript, tic-tac-toe-game, tic-tac-toe-javascript
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tic-tac-toe
A tic-tac-toe game in JavaScript that runs via the command line