Make a Tetris-style Puzzler in Unity
Release date:2020, October
Duration:09 h 58 m
Author:Wilmer Lin
Skill level:Beginner
Language:English
Exercise files:Yes
Unity 3D is rapidly becoming one of the fastest growing game development tools today. Discover more about this captivating game engine in our project-based class, where we construct a Tetris-style puzzle game from scratch! If you have a basic understanding of C# and Unity, take your skills to the next level by delving into this concise course on remaking a classic arcade game.
Designed for those who have completed a few basic tutorials on Unity and have a fundamental knowledge of C# (variables, loops, data structures, etc.), this class will guide you through a project-based approach, building a game from start to finish.
You will:
- Start with an empty Unity project and develop a fully functional game.
- Learn essential techniques for creating your own puzzle game.
- Follow along with C# scripts line-by-line and learn how to organize your scripts in a logical and clean manner.
- Port your game to iOS and Android and see it run on a mobile device!
Topics covered include:
- Setting up project settings and environment.
- Breaking down gameplay mechanics.
- Creating a Board class to store data.
- Designing user interface elements.
- Developing a game piece Shape class.
- Setting up a master GameController class to handle logic.
- Applying time-based logic to the game.
- Handling player input with scripts.
- Adding sound effects to game events.
- Applying particle effects for enhanced graphics.
- Creating a score manager to track player progress and high scores.
- Adding extra features to polish the game experience.
Join the democratization of game development! Elevate your Unity 3D skills and build your own Tetris-style game today!
Thanks for the guy who created this course and also to the guy who host this masterpiece of website!