mvegter / TicTacToe

Tic-tac-toe is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe

About

Tic-tac-toe is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid.

License:GNU General Public License v3.0


Languages

Language:C++ 80.1%Language:C 19.9%