Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/games

License
-------------
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