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

https://github.com/cor/tictacotoejs

A JavaScript version of my TicTacoToe game
https://github.com/cor/tictacotoejs

Last synced: 12 months ago
JSON representation

A JavaScript version of my TicTacoToe game

Awesome Lists containing this project

README

          

TicTacoToeJS
============

A Javascript version of my TicTacoToe game.

[The original TicTacoToe game](https://github.com/CorPruijs/TicTacoToe) is a simple Tic Tac Toe game written in Java that uses the console.

This is pretty much the same game, except that it looks a lot better.
It's entirely client side, made using simple JS and jQuery