Skip to content

Vansh-Gupta21/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

A basic Tick-Tac-Toe game with a GUI using Java, JFrame and Swing library.

It is a 2-player game that can be played on a single PC with a basic and user-friendly UI. First player is assigned as 'X' and the other player as 'O' by default.

The first one to complete the entire line either horizontly or vertically is declared as Winner. If both fails to complete the line, it results in a tie.

The Output is as follows:

-> Basic UI on launch:

image

-> If a user wins:

image

-> If there is a tie:

image

About

A basic Tick-Tac-Toe game with a GUI using Java and Swing library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages