Skip to content

TictacToe 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 tree of their marks in either horizontal, vertical or diagonal row wins the game

Notifications You must be signed in to change notification settings

Rhythma30/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

TictacToe is a console based 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 either horizontal, vertical or diagonal row wins the game.

Language

Java

Prerequisites

JDK

Usage

To run the game run the following cli commands-

java TictacToe

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

TictacToe 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 tree of their marks in either horizontal, vertical or diagonal row wins the game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages