https://github.com/prathameshdhande22/tic-tac-toe-game
Simple 2v2 Tic Tac Toe game made using Java swing.
https://github.com/prathameshdhande22/tic-tac-toe-game
java java-swing-game java17 tic-tac-toe-game
Last synced: about 1 year ago
JSON representation
Simple 2v2 Tic Tac Toe game made using Java swing.
- Host: GitHub
- URL: https://github.com/prathameshdhande22/tic-tac-toe-game
- Owner: PrathameshDhande22
- Created: 2022-06-12T04:34:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-14T11:26:40.000Z (almost 4 years ago)
- Last Synced: 2025-01-14T12:25:57.941Z (over 1 year ago)
- Topics: java, java-swing-game, java17, tic-tac-toe-game
- Language: Java
- Homepage:
- Size: 106 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic Tac Toe Game using Java Swing
Tic Tac Toe Game made using Java Swing.
The Game is made using Eclipse 2021-22 and Java 17
The Game is Simple to play and it supports 2v2 Game.
## Screenshots of the Game
1. Opening the Game.
2. Playing The Game.
3. Asking the Name Before Playing Game.
4. After Playing Game.
## Animation of The app.

## Author : Prathamesh Dhande