https://github.com/prdpx7/tictactoe
A Simple TicTacToe WebApp
https://github.com/prdpx7/tictactoe
javascript-game tictactoe-webapp
Last synced: 11 months ago
JSON representation
A Simple TicTacToe WebApp
- Host: GitHub
- URL: https://github.com/prdpx7/tictactoe
- Owner: prdpx7
- License: mit
- Created: 2016-07-07T14:52:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-14T05:37:39.000Z (almost 10 years ago)
- Last Synced: 2025-03-24T01:17:40.361Z (about 1 year ago)
- Topics: javascript-game, tictactoe-webapp
- Language: JavaScript
- Homepage:
- Size: 331 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TicTacToe
A Simple TicTacToe WebApp
#### Live Demo
* Play it [here](https://zuck007.github.io/TicTacToe/)

#### Old Repo - TicTacToe in TextMode
* [C_TextMode Repo](https://github.com/zuck007/TicTacToe/tree/master/C_TextMode)
#### License
* [MIT License](https://raw.githubusercontent.com/zuck007/TicTacToe/master/LICENSE)