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?
Have you always played video games like Candy Crush and wondered how difficult it is to make a Candy Crush clone in Unity?