Supsource / TicTacToe

Tic-tac-toe is a game for two players who take turns marking spaces in a 3x3 grid with X or O. The first player to get three in a row, either horizontally, vertically, or diagonally, wins the game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTactoe

Tictactoe using Java. code by Supriyo-Swda

👍 HAVE FUN 👍

Thanks, Swda!!

About

Tic-tac-toe is a game for two players who take turns marking spaces in a 3x3 grid with X or O. The first player to get three in a row, either horizontally, vertically, or diagonally, wins the game.

License:MIT License


Languages

Language:Java 100.0%