



You can also use the current version 2019.3, but you have to update the asset database and import the Text Mesh Pro essentials on the first open. To make this project I used Unity 2019.1, I recommend using the same version. Stay tuned for the next parts of this tutorial! In this first part you will learn how to set up the project and draw the grid of icons without matches of three or more elements. This is the first of three tutorials that will teach you how to complete this game. This is the game after you will finish this tutorial! In our game we will be able to click on a cell to select it, then click on a side to perform an exchange, if in this way three or more cells of the same type will align these will disappear, the cells above will fall and new cells will be inserted in the spaces that will form at the top. You will learn to create the game mechanics of a match-three game, to offer the player an interface to view the score and a menu to restart the game. In this article, I will teach you how to program a clone of the very famous match-three game Candy Crush Saga in Unity. The reality is that creating games has always required great computer skills, but thanks to the latest game engines like Unity 3D, becoming a game developer has become much easier. Have you always dreamed of creating your game and publishing it on mobile stores? Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.Have you always played video games like Candy Crush and wondered how difficult it is to make a Candy Crush clone in Unity? You can download Google's official packages for Unity atĬontent and code samples on this page are subject to the licenses described in the Content License. On the Projects tab, click New to start a new Unity project.Ĭhange build settings to output 64-bit libraries.ĭownload Google's official packages for Unity Later, add the Android SDK & NDK Tools module. Which enable smaller, more optimized downloads.ĭuring the installation of the Unity Editor, make sure toĮxpand the Android Build Support module.

Note that these versions support Android App Bundles, On the Installs tab, add a version of the Unity To use Unity to create a game experience for players on Android, follow these Unity’s modular tools help you produce and deliver highly engaging 2D orģD mobile games. Unity is a cross-platform game engine used by many games on the Google Play
