An open API service indexing awesome lists of open source software.

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.

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!