강의

멘토링

로드맵

Inflearn brand logo image
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

371 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,634

Learners

230

Reviews

131

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

  • kyung8609님의 프로필 이미지
    kyung8609

    Reviews 6

    Average Rating 5.0

    5

    100% enrolled

    고박사님 기초 강의를 보고 유니티에 흥미가 생겨 하이퍼 캐주얼 게임 1 시리즈까지 보게 되었는데 이번 2도 초보자가 알기 쉽게 자세하고 섬세한 설명과 정성 가득한 PPT까지 제공되어 유익한 강의라고 생각드네요. 혹시라도 하이퍼캐쥬얼게임에 관심이 있으시다면 듣는걸 추천합니다. 아! 고박사의 유니티 노트 구독, 좋아요, 알람설정 해두었습니다! 앞으로도 좋은 강의 부탁드립니다. ^^//

    • 고박사
      Instructor

      수강평 감사합니다^^

  • 시원한 앵무새님의 프로필 이미지
    시원한 앵무새

    Reviews 4

    Average Rating 5.0

    5

    100% enrolled

    유니티강의 중 가장 이해하기 쉬운 영상인 것 같아요 말투도 차분하고 설명도 정확해서 배우는 입장에서는 정말 잘 이해되고 좋네요~~!! 다른 후기 보다보니 유튜브도 하시는것 같은데 찾아봐야겠네요~ 좋은 강의 더 많이 올려주세요~~~ 복 받으세요~~

    • 고박사
      Instructor

      수강평 감사합니다^^

  • 오택진님의 프로필 이미지
    오택진

    Reviews 2

    Average Rating 5.0

    5

    6% enrolled

    속도가 빠르지 않아 차근차근 따라하기 좋아요. 좋은 자료 감사합니다.

    • 고박사
      Instructor

      수강평 감사합니다^^

  • 피승현님의 프로필 이미지
    피승현

    Reviews 1

    Average Rating 5.0

    5

    100% enrolled

    좋은 강의 만들어 주셔서 감사합니다.

    • 고박사
      Instructor

      항상 제 강의들을 발빠르게 시청해주시고, 유튜브에서도 응원을 아끼지 않으시니 제가 더 감사드립니다^^ 좋은 강의로 항상 보답하도록 노력하겠습니다.

  • 이시영님의 프로필 이미지
    이시영

    Reviews 14

    Average Rating 5.0

    5

    100% enrolled

    고박사의 하이퍼캐주얼게임 시리즈01을 다 보고 나서 너무 좋아 2번 시리즈도 추가 구매했습니다. 마찬가지로 수업자료 PPT와 원본 동영상 파일 모두 다 넣어주셔서 편하게 영상 혹은 PPT파일을 볼 수 있어서 정말 좋았습니다. 또한 핫한 게임인 1010과 2048을 직접 만들어 볼 수 있다는 점에서 정말 흥미로웠습니다. 그렇지만 게임 내 UI 세팅을 하실 때에는 영상속에서 너무 빨리 지나가 개인적으로 PPT를 보고 진행하는게 편했습니다. 영상 속에서는 UI 세팅에서는 관련 설정값을 다 박스로 띄워서 알려주었을 때에는 정말 편하지만 가끔 다른 UI 세팅시에서는 박스가 없이 훅훅훅 지나가버려 이런 생각이 들지 않았나 싶습니다. 그렇지만 그럼에도 불구하고 너무 훌륭한 강의고 빨리 다음 후속작이 나오길 바랍니다. 좋은 강의 감사합니다 고박사님!

    • 고박사
      Instructor

      또 이렇게 장문의 정성스러운 수강평을 남겨주시다니 너무 감사합니다. 수강평에서 말씀해주시는 부분들은 최대한 차용해보도록 하겠습니다. 이번에 오픈하게될 HCG03 시리즈에는 그래도 UI에 대한 설명을 영상에 조금 더 첨부하려고 노력은 했습니다. (그래프처럼 말로 표현하기 애매한 부분들은 어쩔 수 없어서 건너뛰긴 했지만^^;;) 새로운 강의를 제작할때마다 저도 조금씩 발전해 좀 더 수강생 분들이 보기 편하고, 이해하기 쉽도록 더 노력하겠습니다. 강의를 수강해주시고 이렇게 정성스런 수강평까지 남겨주셔서 다시 한번 감사드립니다.

$26.40

unitynote's other courses

Check out other courses by the instructor!

Similar courses

Explore other courses in the same field!