# Match3 **Repository Path**: Mastereerrr/Match3 ## Basic Information - **Project Name**: Match3 - **Description**: No description available - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-09 - **Last Updated**: 2024-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Match-3 Game Development with Unity Welcome to the Match-3 game development repository for Unity! This repository contains the source code and project files for the Match-3 game development tutorial series. In this series, you'll learn how to create a fully functional Match-3 game using the Unity game engine. ## Dependencies To use this repository, you'll need to have the following dependencies installed: - [DOTween (Free)](https://assetstore.unity.com/packages/tools/animation/dotween-hotween-v2-27676) OR [DOTween Pro](https://assetstore.unity.com/packages/tools/visual-scripting/dotween-pro-32416?aid=1101lw3sv) - [Unity Input System](https://www.youtube.com/watch?v=wjJa6oYNg4Y) - TextMesh Pro DOTween is used for creating animations and tweening effects in the game, while the Unity Input System provides a more streamlined way of handling user input. ## Installation To get started with the Match-3 game development tutorial series, create your own URP project in Unity and follow along with the video. This repository will serve as a reference for anyone who gets stuck, or if any mistakes are found in the video recording. Once you have created your project, be sure to install the dependencies listed above. ## Contributing If you find a bug or would like to contribute to the development of this repository, please feel free to submit a pull request. We're always looking for ways to improve the tutorial series and make it more accessible to developers of all skill levels. [**Watch the tutorial video here**](https://youtu.be/ErHEZ5YGQ5M) You can also check out my [YouTube channel](https://www.youtube.com/@git-amend?sub_confirmation=1) for more Unity content.