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

https://github.com/chen-abudi/tic-tac-toe

Tic-tac-toe is played on a three-by-three grid by two players, who alternately place the marks X and O in one of the nine spaces in the grid.
https://github.com/chen-abudi/tic-tac-toe

Last synced: 8 months ago
JSON representation

Tic-tac-toe is played on a three-by-three grid by two players, who alternately place the marks X and O in one of the nine spaces in the grid.

Awesome Lists containing this project

README

          

# tic-tac-toe
Tic-tac-toe is played on a three-by-three grid by two players, who alternately place the marks X and O in one of the nine spaces in the grid.