https://github.com/ravicious/ultimate-ttt
The Ultimate Tic-Tac-Toe written in React for learning purposes.
https://github.com/ravicious/ultimate-ttt
game
Last synced: 3 months ago
JSON representation
The Ultimate Tic-Tac-Toe written in React for learning purposes.
- Host: GitHub
- URL: https://github.com/ravicious/ultimate-ttt
- Owner: ravicious
- Created: 2013-12-24T15:10:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-18T09:02:41.000Z (about 9 years ago)
- Last Synced: 2025-01-18T06:11:24.387Z (5 months ago)
- Topics: game
- Language: CoffeeScript
- Homepage: http://ravicious.github.io/ultimate-ttt/
- Size: 99.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The Ultimate Tic-Tac-Toe
Inspired by: [Ben's blog post](http://mathwithbaddrawings.com/2013/06/16/ultimate-tic-tac-toe/) and [Arek's implementation](https://github.com/blax/ultimate-ttt).