https://github.com/thenamankumar/ttt
And Online Tic Tac Toe Single Player Game.
https://github.com/thenamankumar/ttt
Last synced: about 1 year ago
JSON representation
And Online Tic Tac Toe Single Player Game.
- Host: GitHub
- URL: https://github.com/thenamankumar/ttt
- Owner: thenamankumar
- License: mit
- Created: 2017-03-10T06:27:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T03:06:37.000Z (about 8 years ago)
- Last Synced: 2025-01-17T15:30:53.250Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 3.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tic-tac-toe-code-game
Tic Tac Game with Code Editor. Player has to write an algorithm in the beginning, which will choose the cell to place 0 or X. Computer will act as an opononent after every move.