강의

멘토링

로드맵

BEST
Game Dev

/

Game Programming

[MMORPG Game Development Series with C# and Unity] Part 6: Web Server

This course covers the overall content of web servers required for game development using the latest ASP.NET Core (Blazor, WebAPI).

(4.9) 86 reviews

3,620 learners

  • Rookiss
REST API
ASP.NET Core
Web API
Blazor

Reviews from Early Learners

What you will learn!

  • C#

  • Web Basics

  • ASP.NET (Blazor, WebAPI)

All the skills needed to develop MMORPGs,
Step By Step with C# + Unity! 🕹️

Developing an MMORPG from Basic to Ultimate 🎮

This game development course is designed to be easy and step-by-step, assuming no prior knowledge. The ultimate goal is to launch an indie MMORPG game that can accommodate 500 to 1,000 users.

In this series, you'll learn the necessary skills to create a 2D roguelike game using C# and Unity, using free assets provided by Unity. Let's tackle it together!


You can make something like this ✨

▲ Implement essential RPG game features with simple assets.
(Sample portfolio clip: This is an actual portfolio that passed the document screening for new employee recruitment at Company N in 2015.)

▲ You will learn the core server linking technology needed to create online multiplayer games.


What you'll learn 📚

  • Part 1: Introduction to C# Programming
  • Part 2: Data Structures and Algorithms
  • Part 3: Unity Engine
  • Part 4: Game Server (Network, Multithreading, OS)
  • Part 5: Database (SQL Server)
  • Part6: Web server (ASP.NET Core Blazor, WebApi) Current lecture
  • Part 7: MMORPG Content Implementation (Unity + C# Server Integration)
  • Part8: Entity Framework Core (.NET ORM)
  • Part 9: MMORPG Content Implementation (DB Integration + Large Structure Management + Live Preparation)
  • Bonus: Starting Server Operations with AWS
  • Bonus: ASP.NET Core Advanced
Keeping up with the latest trends
lecture

Part 6 of this course provides a concise and clear overview of web servers, a valuable but often tedious task for game developers. Using the latest ASP.NET Core Blazor technologies, you'll explore how web homepages and web servers are built, and learn how to apply them to games.
Learn in the following order!

Introduction to the Web 👉 Web Basics 👉 Advanced C# Grammar 👉 ASP.NET Core Overview 👉 Blazor Introduction 👉 Blazor Mini Project 👉 WebAPI and REST Services

Part 6, recommended for these people!

No web server knowledge
Client Developer

Latest Blazor technologies
Anyone interested

Unity - Web Server Integration
Those who want to learn


Q&A 🙋‍♀️

Q. What is the lecture environment like?
A. All series are produced assuming a Windows environment, and there is no additional explanation for macOS.

Q. Can non-majors also take the course?
A. There is no problem in proceeding assuming that there is no player knowledge at all.

Q. Please tell us what prompted you to start this course.
A. Personally, I remember having a hard time when I first started studying servers because there was no reference material.
After getting a job, I compared the code of a live MMORPG with my own, and realized many flaws in my own code, which I had created through headlining. I thought it would have been a good idea to have a course that covered MMORPG development from the basics up to the end, as it would have saved me time and effort.
I hope this class will serve as a guide for you as you get started with MMORPG games.

Q. You don't use C++ or Unreal Engine?
A. We plan to produce it in two versions: [C#/Unity version for indie games (this series)] and [C++/UE4 version for employment].
MMORPGs require extensive coverage, including networking, operating systems, multithreading, web development, client engines, and more. Developing with C++ can be challenging, making it unsuitable for beginners. If you lack game development experience, we recommend first exploring the C# version.

Q. If I purchase one part, will the other part be free?
A. Each part is manufactured independently and sold separately.


Recommended for
these people

Who is this course right for?

  • People interested in MMORPG technology

  • Client developer with no knowledge of server

  • People interested in the latest Blazor technologies

Need to know before starting?

  • Basic understanding of C#

  • Basic understanding of RDBMS

Hello
This is

77,744

Learners

3,505

Reviews

5,392

Answers

4.9

Rating

44

Courses

학력

- Condorcet Prépa MPSI 수료 (프랑스)
- 칭화대학교 소프트웨어공학 학사 (중국)
- 고려대학교 정보보호대학원 석사 (한국)

경력

- 前 크래프톤 (테라 서버팀)
- 前 엔씨소프트 (Blade&Soul2 컨텐츠 프로그래밍팀)

관심 분야

- 리버싱 및 취약점 분석
- MMORPG 게임 개발 (C++, C#)
- 외국어 (영어, 프랑스어, 중국어, 일본어)

소개

해킹 공부를 위해 순전히 호기심으로 시작한 게임 개발인데...
시간이 흘러 어느덧 10년차 게임 개발자가 되었습니다.
"이래서 언제 게임을 만들지~?"
한숨 나오는 기초 문법부터 시작해서,
차츰 만들어가는 나만의 게임 세상.
그리고 그 세상에 접속한 다수의 플레이어를 볼 때의 뿌듯함.
공부를 할 수록, MMORPG의 매력에는 헤어나올 수가 없습니다.
제가 느낀 감동을 여러분도 느낄 수 있으면 좋겠네요.

 

Curriculum

All

42 lectures ∙ (12hr 5min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

86 reviews

4.9

86 reviews

  • 이윤수님의 프로필 이미지
    이윤수

    Reviews 2

    Average Rating 2.0

    3

    100% enrolled

    최신화가 안되어서... 강의 듣기가 많이 힘들었습니다 너무 오래전 강의라 최신버전하고는 내용이 많이 다르고 하나하나 찾아봐야한다는게 좀 아이러니 하네요 하나하나 찾아보지 않으려고 강의듣는거라고 생각되는데.. 이부분은 참고하시고 수강하셔야할듯합니다

    • 아망풀로님의 프로필 이미지
      아망풀로

      Reviews 14

      Average Rating 4.6

      5

      98% enrolled

      강의 잘 보았습니다. 최종목표를 위한 기본적인 blazor 웹서비스 구성 및 유니티와의 연동을 위한 내용으로 아주 유익했습니다. 추가적인 EFCore 모델링이나 Identity에 관한 부분은 다른자료를 참고하면 좋을것 같습니다.

      • bigcat0815님의 프로필 이미지
        bigcat0815

        Reviews 85

        Average Rating 5.0

        5

        100% enrolled

        잠시 spring JPA로 외식하다가 돌아왔습니다. 지금 보니 루키스님의 언어는 버릴것이 하나도 없다는게 제 견해입니다. 전달력과 강의 내용 수준이 정말정말 업계 최고입니다. Spring과 Blazor를 비교하면서 보니 다 비슷하네요. Blazor가 좀 더 세련되 보이고 사용하기가 좀 더 수월하지만 종속적인면이 많다고 생각이 들고 api들의 명칭들이 아직은 난해하게 들리네요. EF와 JPA와 비교하면서 파트8 학습이 기대 됩니다. 수고하셨습니다.!!

        • D Why님의 프로필 이미지
          D Why

          Reviews 3

          Average Rating 5.0

          5

          100% enrolled

          루키님 강의를 거의 모두 수강했는데요. 정말 좋은 강의입니다. 물론 이 강의경우 웹 관련 일을 할 수 있을정도로 배우는 것은 아니지만 입문 강의로는 정말 좋은 선택이 될 수 있을 것이라 생각됩니다. 언제나 좋은 강의 감사드리며 다음 강의 기다리고 있겠습니다.ㅎㅎ

          • snowind93님의 프로필 이미지
            snowind93

            Reviews 1

            Average Rating 5.0

            5

            43% enrolled

            Limited time deal ends in 5 days

            $33,000.00

            25%

            $34.10

            Rookiss's other courses

            Check out other courses by the instructor!

            Similar courses

            Explore other courses in the same field!