Skip to content

nin-ed/Cross-PC-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross-PC-Tic-Tac-Toe

In this project, Tic-Tac-Toe game is implemented to be played over internet connection, not just locally in one computer. All you need is a good internet connection and enthusiasm.

This project is purely written in java which is using GUI for the game window and socket programming to communicate with the other player's GUI in his/her PC.

Player One and Player Two are two separate folders for each player. Images folder contain images from the demo.

How this works?

  1. Player that will start first, should run the program and click "Start First". Other player can now run the program and click "Cancel".

Start Window

  1. Then a window will popup, that will be your interface to play game.

Initial Window Game

  1. After a player wins, that player will get the verdict window as "You Won!!" and other player will get "You Lose!!". After that window, the game will terminate.

Verdict Win Verdict Lose

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages