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

https://github.com/mugbug/tic-tac-toe

A simple Tic-tac-toe algorithm in C++, with solo (easy, average and impossible levels) and multiplayer modes.
https://github.com/mugbug/tic-tac-toe

Last synced: 11 days ago
JSON representation

A simple Tic-tac-toe algorithm in C++, with solo (easy, average and impossible levels) and multiplayer modes.

Awesome Lists containing this project

README

          

# TicTacToe
A simple Tic-tac-toe algorithm in C++, with solo (easy, average and impossible levels) and multiplayer modes.