surarijit / Tic-tac-toe

The game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-tac-toe

The game This game is designed without using any sort of graphical commands in c++.

To view the Program systematically

  1. The Header Files
  2. The Main Method
  3. The CheckWin Method
  4. The Board method

For user convienience i have included the CPP file as well named Tic-Tac-Toe which contains the full code in c++ running syntax Free in Code::Blocks

About

The game


Languages

Language:C++ 100.0%