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

https://github.com/zoran-jankov/xs-and-os-game

Xs and Os is a paper-and-pencil game for two players, are implemented in a computer program. X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.
https://github.com/zoran-jankov/xs-and-os-game

Last synced: 3 months ago
JSON representation

Xs and Os is a paper-and-pencil game for two players, are implemented in a computer program. X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

Awesome Lists containing this project

README

          

# [Xs-and-Os-Game](https://en.wikipedia.org/wiki/Tic-tac-toe)

## Description

Xs and Os is a paper-and-pencil game for two players, here implemented in a computer program. X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

## Licence

[***GNU General Public License Version 3***](https://www.gnu.org/licenses/gpl-3.0)

[![License: GPL v3](https://www.gnu.org/graphics/gplv3-127x51.png)](https://www.gnu.org/licenses/gpl-3.0)

## Credits

### Author

Software architect and developer: [Zoran Jankov](https://www.linkedin.com/in/zoran-jankov/)

profile for Zoran Jankov on Stack Exchange, a network of free, community-driven Q&A sites