Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 706 Bytes

File metadata and controls

17 lines (11 loc) · 706 Bytes

tictactoe-cpp

An simple and funny tic tac toe made in c++!

How to install?

  • Clone this repository: git clone https://github.com/ansjdev/tictactoe-cpp.git
  • Compile the code: g++ .\main.cpp
  • Run: .\main.exe

Only tested in Windows.

image

image

image

image