https://github.com/dahlitzflorian/tic-tac-toe
JS-based tic-tac-toe game
https://github.com/dahlitzflorian/tic-tac-toe
game html javascript jquery js tic-tac-toe
Last synced: 2 months ago
JSON representation
JS-based tic-tac-toe game
- Host: GitHub
- URL: https://github.com/dahlitzflorian/tic-tac-toe
- Owner: DahlitzFlorian
- License: mit
- Created: 2017-04-19T17:40:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-19T18:04:53.000Z (about 8 years ago)
- Last Synced: 2025-01-08T13:27:21.171Z (4 months ago)
- Topics: game, html, javascript, jquery, js, tic-tac-toe
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Description ##
The classic game tic-tac-toe as a simple js-based browser game.Try it yourself without downloding right in your browser:
click here.