Make a Match-Three Puzzle Game in Unity
Make a match-three game from scratch!
What you’ll learn
- Make their own match-three puzzle game to be deployed on PC/Mac or their mobile device!
-
Create a tile-based 2D game in Unity
Requirements
- Unity 3d (lectures recorded in Unity 5.5 but projects can be updated to 2018)
- Mac or PC
- OPTIONAL Photoshop or image-editing program to customize art assets (downloadable assets provided)
Description
Note: though much of the course was recorded with an older version of Unity, the final project has been updated to use Unity 2018.3. Though there are minor differences in the UI, you should be able to complete the course using Unity 2018.
We have created over five hours of extra lectures describing how to add additional gameplay features to our match-three game! We have also re-recorded some videos and updated the projects accordingly (Unity 5.6 used for the project files). Check out these new features added:
Join the ever growing ranks of our class and see what you can build today!
In this course, we will:
When you complete the class, you should have a full set of source code as a starting point for your match-three puzzle game!
Last updated 4/2019
English
English [Auto-generated]
Size: 4.04 GB
We have created over five hours of extra lectures describing how to add additional gameplay features to our match-three game! We have also re-recorded some videos and updated the projects accordingly (Unity 5.6 used for the project files). Check out these new features added:
- re-skinning your game using your own Sprites
- checking for the deadlock condition (no more available moves)
- shuffling the Board pieces (instead of deleting them and re-filling the Board)
- building a one-, two-, or three-star score meter
- creating new level objectives (scored, timed, and collected)
Join the ever growing ranks of our class and see what you can build today!
In this course, we will:
- start with a blank Unity project and flesh out a fully working game level
- learn some fundamental techniques for creating your own tile-based match-three puzzle game
- follow several C# scripts line-by-line and learn how to organize our scripts logically and cleanly
- Setup our project settings and environment
- Create a Board class to store our tiles and game pieces
- Create an auto-centered orthographic camera
- Make a GamePiece class that can move with interpolation
- Setup the tiles to receive mouse input
- Search for matches in a two-dimensional array
- Handle recursive calls to clear and refill our Board
- Add sound effects to game events
- Apply particle effects to add some punch to our graphics
- Making a score manager to track player progress
When you complete the class, you should have a full set of source code as a starting point for your match-three puzzle game!
Who this course is for:
- Intermediate Unity developers with basic working knowledge of C# scripting
- Unity developers interested in creating a match-three game
Last updated 4/2019
English
English [Auto-generated]
Size: 4.04 GB
Make a Match-Three Puzzle Game in Unity
Reviewed by P
on
June 02, 2019
Rating:
No comments