|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/match3-inter-game-design-and-programming/
课程评论:没有评论
课程名称:中级Match 3游戏设计与编程(Unity3D) 课程概述:欢迎参加本课程,学习如何在Unity中从零开始制作一款完整的游戏。本课程将专注于创建一款Match 3拼图游戏。您可能听说过或玩过一些成功的Match 3游戏,如《宝石迷阵》、《糖果传奇》、《安妮庞》和《拼图与龙》。这些游戏都包含一个可以匹配的对象网格,玩家需要交换网格中相邻的两个对象,以形成一组连续的三个对象,从而获得不断增加的分数。如果形成更大的匹配,玩家还会获得助推器,帮助他们获得更高的分数。这些游戏操作简单,适合广泛的受众,但由于网格系统的复杂性和选项的随机化,游戏却难以精通。 在本课程中,您将学习如何在Unity中应用编程模式和面向对象编程原则,制作一套工具以高效管理游戏开发生命周期中的资源。您将使用这些工具从零开始构建一款Match 3游戏,过程中学习使用Unity的许多功能。与其他游戏开发课程不同,本课程中编写的脚本将是结构化、清晰、高效且可重复利用于其他项目的。课程更新日期:2023年5月22日,编码部分已放大,以提高可读性。
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 & 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.