Publisher | Logcat Team |
---|---|
File size | 1.47MB |
Number of files | 72 |
Latest version | 1 |
Latest release date | 2025-04-30 03:51:16 |
First release date | 2025-04-30 03:51:16 |
Supported Unity versions | 2018.4.2 or higher |
## 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