Skip to content

pkbui/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

A program that mimics the Tic Tac Toe game.

The game can be played between two players or player vs computer (AI application).

How to play

Each player is assigned a game token 'X' or 'O'. Normally, who allows to make the first move will recieve 'X'. This is determined by a random generator.

Players take turn marking spaces in a 3x3 grid.

Whoever score a verticle, horizontal or diagonal line wins.

Frameworks:

C++ 17

OpenCV 3.3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages