## 1. 📘 Introduction
This is a complete Unity project for a simple yet fully functional **Tic Tac Toe** game. It includes three game modes:
- **Single Player (vs AI)**
- **Local Multiplayer (2 players on the same device)**
- **Online Multiplayer using Photon Fusion 2**
You can use this project as a base to build your own casual game, reskin it, or study it for learning purposes.
---
## 2. ✨ Features
- Clean, beginner-friendly C# code
- Modular structure for easy customization
- **Photon Fusion 2 powered multiplayer**
- **AI logic** built-in
- **WebGL, Mobile optimized**
- Cross-platform support: **WebGL, Android, iOS**
- Easy to reskin & extend
## 3. Demos