hani-sayegh / TicTacToe

A console version of the game TicTacToe, I try to use c++11 as much as possible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe

A tictactoe game that takes advantage of c++11.

About

A console version of the game TicTacToe, I try to use c++11 as much as possible.


Languages

Language:C++ 96.7%Language:Makefile 3.3%