Skip to content

pritambiswas2000/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Tic Tac Toe

Simple Tic Tac Toe game built using C++.

Demo

tic-tac-toe

Game instructions

  • Choose your marker (X/O).
  • Place your marker on the desired board slot.
  • Player 2 places his marker on the board slot.
  • Continue till its a draw or any one of the player wins!

Victory

  • The first player to get any row/column/diagonal filled with his choosen marker wins.

Tech Stack

  • C++

About

A simple, two-player game built using C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages