Skip to content

TicTacToe Game Project for 3 player built by using Java.

Notifications You must be signed in to change notification settings

Alcom01/TicTacToeFor3Players

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe (3-Player) Project

This is a simple 3-player Tic-Tac-Toe game built using Java GUI.

Features:

-Playable by 3 players.

-User Friendly,interactive interface.

-Determines the after winner every round,store scores for each player.

-Reset game by using reset button to play the game again and again.

How to run:

1.Clone the repository: git clone https://github.com/Alcom01/TicTacToeFor3Players.git

2.Open the Project in any IDE(Eclipse,IntelliJ,VS Code etc.)

3.Run the main file.

Screenshots:

  • How User Interface looks like initially: Project screenshot1

  • How UI looks like after X wins the game: Project screenshot2

  • How UI looks like after Y wins the game: Project screenshot3

  • How UI looks like after O wins the game: Project screenshot4

About

TicTacToe Game Project for 3 player built by using Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages