Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robbestad/tictactoe
The classic game in pure javascript
https://github.com/robbestad/tictactoe
Last synced: 20 days ago
JSON representation
The classic game in pure javascript
- Host: GitHub
- URL: https://github.com/robbestad/tictactoe
- Owner: robbestad
- Created: 2012-12-12T18:39:10.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-12T19:10:45.000Z (about 12 years ago)
- Last Synced: 2024-04-13T17:11:01.899Z (8 months ago)
- Language: JavaScript
- Size: 219 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tic-Tac-Toe
-------------Here's an idea: why not make a cool game of Tic-Tac-Toe? Done.
This was mostly written over the course of a few hours
during my daily commute to work. I'm pretty happy with the result.
Download or fork it, or play it online here: http://www.svenardo.com/gamesLicense
-------------
The code is released under non-commercial BSD (http://opensource.org/licenses/BSD-3-Clause), which means you're free to fork it, develop and release new versions for non-commercial use. I reserve the commercial use of this game, which means that if any commercial entity wants to put up this game on their portal, they must acquire a commercial license from me.Fork or play
-------------
I welcome forks, and would be delighted to hear from anyone who decide to create a new version of the game.Sven Anders Robbestad 2012