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

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.

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.