강의

멘토링

로드맵

Game Dev

/

Game Programming

Dr. Ko's Unity Hyper Casual Game Series 03: Learn by Following

This course is for beginners who are wondering "What should I do now?" after gaining basic knowledge about Unity. You can learn the core code of a small-scale hyper-casual game in a short but intense way. (All resources and PDF materials used in the course are provided.)

(5.0) 7 reviews

266 learners

  • unitynote
3시간 만에 완강할 수 있는 강의 ⏰
C#
Unity

Unity Hyper Casual Game Series 04 Lecture Opening News and Discount Event

Hello everyone. This is Dr. Koh.

We have opened a course called "Dr. Koh's Unity Hyper-Casual Game Series 04: Learn by Following".

 

Upload more diverse lectures more quickly,

I don't want to buy the other two for free just to buy the one game I want.

Starting with this series, we have set the number of games included in the series to 1.

 

The Color Run game covered in this series is similar to Color Switch, which has 50 million+ downloads.

It is a game where you get points by colliding with obstacles of the same color as the player, and die if you collide with obstacles of a different color.

What's different about Color Switch is that when you click on the player's movement method, the player doesn't jump.

The player moves at a constant speed in the positive y-axis direction, and can move left and right by dragging left and right.

 

Shape objects that the player can dodge or collide with, objects that can be moved/rotated/scaled,

Try making it by following the pattern and area objects.

We'll walk you through the process in detail so you can easily add your own patterns and zones.

Objects placed in an area are automatically colored,

For areas that cannot be passed through, create them in a pattern and simply check the parameters to set one color identical to the player.

 

This lecture is designed to avoid the hassle of having to play/pause repeatedly while listening to the lecture.

We are also providing a PDF document organized into 267 pages.

We also provide script (*.cs) files and project files for completing the project.

 

With the opening of the course, we are offering a 25% discount on all hyper-casual game series.

For those who were hesitant to take the hyper casual game series, this is your chance to take the course.

Why not take a class and level up your game development skills?

 

Learn by Following Dr. Koh's Unity Hyper Casual Game Series 01 [Pin Circle, Wave.io, Zigzag]

Dr. Ko's Unity Hyper Casual Game Series 02 [1010, 2048] Learn by Following

Learn by Following Dr. Koh's Unity Hyper-Casual Game Series 03 [Stack, Don't Touch The Spikes, Stack Ball]

 

To all of you who always love my lectures.

thank you

Comment