Skip to content

sourabh14/Tic-tac-toe-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe game

Tic-tac-toe is a game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.

The software supports two modes, namely versus computer and two player mode. It is unbeatable in versus computer mode.

Prerequisites

The binary executable is compiled for 32-bit Intel based processor.

Installation

Download repo zip file from github page : https://github.com/sourabh14/Tic-tac-toe-game and extract.

Usage

Path to the executable : Tic-tac-toe-game/src/build-tic-tac-toe-Desktop-Debug/source-tic-tac-toe

give proper permissions to executable and start the game by : ./source-tic-tac-toe

screenshots

About

An interactive tic-tac-toe game, designed using Qt framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published