Skip to content

efecanxrd/Java-TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

Tic Tac Toe Game With Java

How this is working?

To play the game, simply run the main() method in the TicTacToe class. The game will prompt each player to enter their move by specifying a row (1-3) and column (1-3) on the board. The game will end when either a player wins or the board is full (resulting in a tie).

About

TicTacToe game with java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages