https://github.com/solanki03/tic-tac-toe-game
Welcome to the TIC-TAC-TOE game implemented in Java! 🌟 This interactive console-based game offers two engaging gaming modes: User vs User and User vs Computer.
https://github.com/solanki03/tic-tac-toe-game
java oop oops-in-java tic-tac-toe
Last synced: 14 days ago
JSON representation
Welcome to the TIC-TAC-TOE game implemented in Java! 🌟 This interactive console-based game offers two engaging gaming modes: User vs User and User vs Computer.
- Host: GitHub
- URL: https://github.com/solanki03/tic-tac-toe-game
- Owner: solanki03
- License: mit
- Created: 2023-12-26T14:54:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T09:09:30.000Z (over 2 years ago)
- Last Synced: 2025-02-24T01:37:58.734Z (over 1 year ago)
- Topics: java, oop, oops-in-java, tic-tac-toe
- Language: Java
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎮 Tic-Tac-Toe Game 🌟
## 🌐 Gaming Modes:
Choose your gaming adventure with two exciting modes:
1. **User vs User:** Challenge your friends and showcase your strategic skills!
2. **User vs Computer:** Test your prowess against a challenging AI opponent!
## 🤖 Dynamic Player Input:
Immerse yourself in the game by providing personalized input:
- Enter your name to create a unique player identity.
- Select your preferred mark ('X' or 'O') for a customized gaming experience.
## 👥 Player Initialization:
Effortlessly initialize players using an intuitive menu system. Whether it's a face-off between friends or a battle against the computer, the game adapts to your preferences.
## 🚀 Engaging Gameplay:
Experience the thrill of each move as you alternate turns with your opponent. The game dynamically displays the current player, making it easy to stay engaged throughout the match.
## 🏆 Victory and Draw Detection:
The game features robust logic to detect victories and draws, ensuring a fair and exciting outcome in every match. Celebrate your wins and embrace the challenge of a draw!