Best Blackhat Forum

Full Version: [GET] Match 3 Intermediate Game Design and Programming in Unity3D
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Match 3 Intermediate Game Design and Programming in Unity3D
Design and build a Match 3 game from scratch to production
Rating: 4.7 out of 5
(40 ratings)
1,165 students
8.5 hours on-demand video
Assignments
1 article
20 downloadable resources

Description
Welcome to my Udemy course on how to make a complete game from scratch in Unity.

For this course we will be making a Match3 puzzle game.

Some of the wildly successful Match 3 puzzle games you may have heard of or played are; Bejewelled, Candy Crush, Anipang, Puzzle and Dragon, and Zookeeper.

These games all contain a grid of matchable objects. The player must swap 2 adjacent objects in the grid to form a matching set of 3 objects in a row or column and is rewarded with an increasing score. If larger matches are formed, the player is awarded a power-up which can help them achieve an even higher score.

These games are extremely simple to play, having very limited input, making them accessible to a wide audience. However, the complexity of the grid system and randomization of the options available make the games difficult to master.

In this course, you’ll learn how to apply coding patterns and object-oriented programming principles in Unity to produce a set of tools that will help you efficiently manage resources throughout the game development cycle. You’ll use these tools to build a Match 3 game from scratch, learning to use many of Unity’s features along the way. Unlike some other game development courses, the scripts you will write in this course will be structured, clean, efficient, and reusable for other projects.

Updated 05/22/23 : Coding segments are zoomed in to improve readability.



https://www.udemy.com/course/match3-inter-game-design-and-programming/?couponCode=622711606C1682F0382E

Enjoy!
Reference URL's