강의

멘토링

커뮤니티

BEST
Game Dev

/

Game Programming

Dr. Ko's Unity Hyper Casual Game Series 02: 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 hyper casual game with a small game scale in a short but intense way. (All resources and PDF materials used in the course are provided.)

(4.9) 16 reviews

376 learners

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

Reviews from Early Learners

What you will learn!

  • Creating commercial hyper-casual games using Unity

  • 1010 Game Making (2D)

  • 2048 Game Creation (2D)

Create your own simple game!
Easy and fun, Dr. Koh's Unity Series 🎲

This lecture!

The second installment in Dr. Ko's Hyper Casual Game series, created with the Unity engine and C# ! This is the 2D "1010" and "2048" games.


For beginners
Game development that you learn by following.

I know a little about how to use the Unity engine, but...
For those of you who were wondering, 'So what do I do now?' and those of you who were at a loss as to how to actually make a game, pay attention!

The worries of a beginner in game development,
Solve it with this lecture!

Unity, I learned the basics
How to play the actual game
If you are at a loss as to what to create?

of commercialized games
Development method
If you were curious?

Real world examples
Try making it by following the instructions
Want to learn while having fun ?

This course was created for those who wanted to create various games with Unity.
This course is designed to help you learn the structure of commercial games in an easy and fun way and get a feel for game development by creating several simple hyper-casual games with your own hands.


Used in practice
All resources and
We provide PPT!

You can download lecture materials from the first paid lecture in each section.

We provide all the resources used in the exercises, as well as a 395-page lecture PPT . Instead of having to constantly play and pause the lecture, simply follow the examples and create your own, meticulously organized PPT.


Making small games
The necessary features
It's easy to learn.

Sections 1-5 - 2D 1010 Game

  • You will learn how to create a drag block, how to handle different situations (such as coordinate snapping) when you touch and drag the drag block when it is created, how to place the drag block on the board, or how to return it to its original position, and how to play animations.
  • Checks if a drag block is placeable and places it. Checks if a line is complete and deletes the blocks in the completed line with a Scale animation.
  • Check if there is a place to place the drag block you have at the bottom, and if it is not possible to place it, the game is over.
  • Configure UI screens such as current score, high score, main screen, pause, and result screen, and implement UI entry/exit animations.
  • Using the screen screenshot function, information about the blocks placed when the game is over is displayed on the results screen.

19 types of blocks placed in the game

It is a 2D game where you place drag blocks on the board and complete a line of 10 horizontally or vertically.

Sections 6~9 - 2D 2048 Game

  • We implement the movement and zoom animation of an object using the coroutine method and the Vector3.Lerp() method.
  • Parts that require understanding, such as block movement and merging code, are explained step by step with examples.
  • Checks if there is an empty node the block can move to and if there is a block that can be merged, and if not, the game is over.
  • You can choose the size from the main menu to play on grid maps of various sizes, from 3x3 to 6x6.
  • Create UI screen configurations such as current score, high score, main screen, home, and results screen.

It is a 2D game where you drag up, down, left, and right to move or merge blocks to reach 2048.


YouTube channel
Dr. Koh's Unity Note!

Go directly to the "Dr. Koh's Unity Note" channel (click)

You can watch various videos related to Unity game development on YouTube's "Dr. Go's Unity Note" channel 😊


Expected Questions Q&A.

Q. Can non-majors also take the course?

This is possible because we have created videos and PPTs so that even non-majors can follow along.
However, for non-majors and Unity beginners, they can only "create the same game as in the lecture."

Creating this game requires understanding the various principles and knowledge to apply them to other games.
Non-majors are recommended to first study the course "Dr. Koh's Unity Basics: Learn by Following" before taking this course.

Q. What are the benefits of taking this course?

Learn how to create games with Unity.
To develop the game you want, you need to understand the logic of many games and be able to apply the code and techniques you know.
Applying these techniques requires exposure to many games developed by others.

📢 Please check before taking the class!

  • This course was created using the latest version of Unity, 2021.2.8f1 (as of March 31, 2022).
  • To follow this tutorial, we recommend using Unity 2020.3.xf1 (LTS) or later, which is the recommended release.
  • This course currently works fine on the latest LTS version, 2022.3.xf1, and the latest other versions, 2023.2.xf1.

Knowledge sharer
Curious about the last lecture?

Recommended for
these people

Who is this course right for?

  • Those who took the course "Dr. Koh's Unity Basics: Learn by Following"

  • Anyone curious about how to develop commercial hyper-casual games

Need to know before starting?

  • Understanding how to use the Unity Engine

  • Understanding the C# language

Hello
This is

13,807

Learners

242

Reviews

137

Answers

4.8

Rating

8

Courses

주요 경력

 2014 ~ 2015, 2022 ~ 호서대학교 게임학과 초빙교수

現 2016 ~ 공주대학교 게임디자인학과 강의전담교수

現 2022 ~ 유니티 공식 인증 강사 (Unity Certified Instructor)

2023 포항공과대학교 전자전기공학과 외래교수

前 2022 우송대학교 테크노미디어융합학부 (게임멀티미디어전공) 외래교수

前 2019 공주대학교 컴퓨터공학부 외래교수

前 2018 상명대학교 사진영상콘텐츠학과 외래교수

前 2017 계원예술대학교 게임미디어과 외래교수

前 2016, 2020~2021 배재대학교 게임학과 외래교수

前 2016남서울대학교 VRAR 외래교수

前 2016 한국영상대학교 게임애니메이션과 외래교수

前 2015 ~ 2018 백석대학교 정보통신학부 외래교수

 

"고박사의 유니티 노트" 유튜브 운영

https://www.youtube.com/@unitynote

 

소개

게임 프로그래밍 전공으로 게임 개발, 유니티 엔진 강의를 하고 있습니다.

강의 분야 : 유니티 엔진(기초, 2D/3D 게임 개발, VR/AR), 서버, 인공지능, 셰이더, 게임학개론 등

Curriculum

All

36 lectures ∙ (2hr 22min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

16 reviews

4.9

16 reviews

  • kyung86098513님의 프로필 이미지
    kyung86098513

    Reviews 6

    Average Rating 5.0

    5

    100% enrolled

    After watching Dr. Go's basic lecture, I became interested in Unity and ended up watching the Hyper Casual Game 1 series. This 2nd lecture is also helpful because it provides detailed and delicate explanations and a sincere PPT that is easy for beginners to understand. If you are interested in hyper casual games, I recommend listening to it. Ah! I subscribed to Dr. Go's Unity Note, liked it, and set an alarm! I look forward to more great lectures in the future. ^^//

    • unitynote
      Instructor

      Thank you for your course review^^

  • hj4813217369님의 프로필 이미지
    hj4813217369

    Reviews 4

    Average Rating 5.0

    5

    100% enrolled

    I think this is the easiest video to understand among Unity lectures. The tone is calm and the explanations are accurate, so from a learning perspective, it's really easy to understand and good~~!! Looking at other reviews, it seems like you also have a YouTube channel, so I'll have to look it up~ Please upload more good lectures~~~ Be blessed~~

    • unitynote
      Instructor

      Thank you for your course review^^

  • httlx7822님의 프로필 이미지
    httlx7822

    Reviews 2

    Average Rating 5.0

    5

    6% enrolled

    It's not too fast, so it's easy to follow along step by step. Thank you for the great material.

    • unitynote
      Instructor

      Thank you for your course review^^

  • lifedomy0905님의 프로필 이미지
    lifedomy0905

    Reviews 1

    Average Rating 5.0

    5

    100% enrolled

    Thank you for creating a great lecture.

    • unitynote
      Instructor

      I am even more grateful that you always watch my lectures quickly and do not spare your support on YouTube^^ I will always try to repay you with good lectures.

  • shung님의 프로필 이미지
    shung

    Reviews 14

    Average Rating 5.0

    5

    100% enrolled

    After watching Dr. Go's Hyper Casual Game Series 01, I liked it so much that I bought the 2nd series as well. Likewise, it was really good that you included both the lecture material PPT and the original video file, so I could easily watch the video or PPT file. Also, it was really interesting that I could make the hot games 1010 and 2048 myself. However, when setting the UI in the game, it went by too quickly in the video, so I personally found it easier to proceed by watching the PPT. In the video, when the UI settings are displayed in boxes, it is really convenient, but Sometimes, when setting other UIs, it goes by quickly without boxes, so I think that's why I thought that. However, it is a great lecture, and I hope the next sequel comes out soon. Thank you for the great lecture, Dr. Go!

    • unitynote
      Instructor

      Thank you so much for leaving such a long and thoughtful review. I will try to borrow as much as possible from the comments in the review. In the HCG03 series that will be opened this time, I tried to attach a little more explanation of the UI to the video. (I had to skip over parts that are difficult to express in words, like graphs^^;;) Every time I create a new lecture, I will improve myself a little and try harder to make it easier for students to see and understand. Thank you again for taking the lecture and leaving such a thoughtful review.

$26.40

unitynote's other courses

Check out other courses by the instructor!

Similar courses

Explore other courses in the same field!