A modern, animated Tic Tac Toe game built with SwiftUI following MVVM architecture pattern.
- Clean, modern UI with animations.
- Score tracking system.
- Two-player gameplay.
- Spring animations for moves and state changes.
- Color-coded players (X: Blue, O: Red).
- Game state management.
- Reset game and score functionality.
- Responsive layout.
- iOS 14.0+
- Xcode 13.0+
- Swift 5.5+
- Clone the repository
- Open
Tic Tac Toe.xcodeprojin Xcode - Build and run the project

