This project is a clone of the Trigon game, which is available on the Google Play Store and App Store.
It uses a 3D coordinate system to calculate row matching.
The core gameplay loop and a simple UI have been implemented.
- ✅ Triangle-based puzzle mechanics – Rotate and place triangle pieces to complete rows.
- ✅ 3D coordinate system for row matching – Uses a mathematical approach for precise matching.
- ✅ Smooth gameplay loop – Optimized for a seamless player experience.
- ✅ Basic UI elements – Includes score tracking, game over screen, and simple animations.
- ✅ Responsive controls – Supports both keyboard and touch input for easy gameplay.
Follow these steps to run the project locally:
- Clone the repository:
git clone https://github.com/Hongbeubeu/trigon-game-clone.git
- Open the project in Unity.
- Press
Playto start testing.
This project is licensed under the MIT License. See the LICENSE file for details.