Skip to content

This is a simple Tic-tac-toe game application using Java. The game consists of noughts and crosses, or Xs and Os/“X’y O’sies”, and played by 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 diagonal, horizontal, or vertical row is the winner.

Notifications You must be signed in to change notification settings

Calivala-86/Tictactoe-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tictactoe-game

This is a simple Tic-tac-toe game application using Java. The game consists of noughts and crosses, or Xs and Os/“X’y O’sies”, and played by 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 diagonal, horizontal, or vertical row is the winner.

Getting started

get the code from the repository

git clone: (https://github.com/Calivala-86/Tictactoe-game.git)

Have Java and Eclipse installed.

About

This is a simple Tic-tac-toe game application using Java. The game consists of noughts and crosses, or Xs and Os/“X’y O’sies”, and played by 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 diagonal, horizontal, or vertical row is the winner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages