![[MMORPG Game Development Series with C# and Unity] Part3: Unity Engine강의 썸네일](https://cdn.inflearn.com/public/courses/324817/course_cover/b4a8c062-588e-4cd8-b662-f544dfb76882/rookiss-rpg-3.jpg?w=420)
[MMORPG Game Development Series with C# and Unity] Part3: Unity Engine
Rookiss
This is a course where you will learn about how to use the Unity engine and the features it provides, and learn methods to manage it efficiently.
초급
C#, Unity
基礎プログラミング知識のない人のためのC#プログラミング基礎講義。 文法暗記中心の授業ではなく、できるだけ必要な部分だけを要約して進めます。
C#
MMORPG
Unity
ゲームプログラミング
MMORPG開発に必要なすべての技術、
C#+ UnityでStep By Step! 🕹️
何の知識もないという仮定の下、誰でも気軽にじっくり受講できるように構成されたゲーム開発講義です。最終的には500~1000人のユーザーを収容できるMMORPGインディーゲームを発売することを目指します。
このシリーズでは、C#とUnityを使用して、Unityが提供する無料アセットに基づいて2Dログライクゲームを作成するために段階的に必要なスキルを学びます。一緒に挑戦しましょうか?
▲簡単なアセットを持ってRPGゲームの必須機能を実装してみてください。
(サンプルポートフォリオクリップ:2015年N社新入採用書類選考に合格した実際のポートフォリオです。)
▲オンラインマルチプレイゲームを作るコアサーバー連動技術まで学ぶことになります。
基本的なツール設定👉C#基礎とデータ👉コードのフロー制御👉TextRPGの作成
オブジェクト指向の理解👉TextRPGの作成2👉知っておくと便利な他のC#文法
プログラミング
初めて学ぶ方
C#文法学習
よく触れなかった方
インディーゲーム開発
興味のある誰でも
Q. 講義環境とは何ですか?
A.すべてのシリーズはWindows環境であると仮定して制作されており、macOSについての追加の説明はありません。
Q. 非専攻者も聞くことができますか?
A. 選手の知識が全くないと仮定をして進行するには何の問題もありません。
Q. この講義を始めるきっかけを紹介してください。
A. 個人的にサーバーの勉強を始めながら参考にする資料がなくて難しかった記憶があります。
就職後、実際に戻るライブMMORPGコードを比較しながら見ながら、ヘディングを通じて作った私のコードの間違った点をたくさん悟りました。 MMORPG開発に関する全般的な内容を基礎から最後まで簡単に扱う授業があれば、時間も節約し、苦労しにくいと思いました。
この授業が皆さんにMMORPGゲーム入門のアシスタントとして役立つことを期待しています。
Q. C++やアンリアルエンジンは使用しませんか?
A. [インディーゲームのためのC#/Unityを利用したバージョン(該当シリーズ)]と[就職のためのC++/UE4バージョン]に分けて製作する予定です。
MMORPGはネットワーク、OS、マルチスレッド、Web、クライアントエンジンなど、扱うべき内容がとても多いですが、C++ベースで進むと難易度が高く、入門者には適していません。特にゲーム開発の知識がない場合は、C#バージョンで最初に全体の森を見てください。
Q. 1つのPartを購入すると、他のPartは無料ですか?
A. 各部品は独立して製造され、別々に販売されます。
学習対象は
誰でしょう?
コーディングに初めて接する人
MMORPG技術に興味のある人
76,655
受講生
3,421
受講レビュー
5,379
回答
4.9
講座評価
41
講座
학력
- Condorcet Prépa MPSI 수료 (프랑스)
- 칭화대학교 소프트웨어공학 학사 (중국)
- 고려대학교 정보보호대학원 석사 (한국)
경력
- 前 크래프톤 (테라 서버팀)
- 前 엔씨소프트 (Blade&Soul2 컨텐츠 프로그래밍팀)
관심 분야
- 리버싱 및 취약점 분석
- MMORPG 게임 개발 (C++, C#)
- 외국어 (영어, 프랑스어, 중국어, 일본어)
소개
해킹 공부를 위해 순전히 호기심으로 시작한 게임 개발인데...
시간이 흘러 어느덧 10년차 게임 개발자가 되었습니다.
"이래서 언제 게임을 만들지~?"
한숨 나오는 기초 문법부터 시작해서,
차츰 만들어가는 나만의 게임 세상.
그리고 그 세상에 접속한 다수의 플레이어를 볼 때의 뿌듯함.
공부를 할 수록, MMORPG의 매력에는 헤어나올 수가 없습니다.
제가 느낀 감동을 여러분도 느낄 수 있으면 좋겠네요.
全体
62件 ∙ (11時間 47分)
1. オリエンテーション
03:24
2. [RENEWAL]環境設定
07:29
4. [RENEWAL]データ型
08:42
5. [RENEWAL]変数
12:38
6. [RENEWAL] 整数型
05:02
8. [RENEWAL] 整数範囲の秘密
08:18
9. [RENEWAL] float
07:06
10. [RENEWAL] string
05:55
11. [RENEWAL] bool
04:14
14. [RENEWAL]算術演算#1
14:18
15. [RENEWAL]算術演算#2
08:22
16. [RENEWAL]比較演算
07:14
17. [RENEWAL] 論理演算
10:48
18. [RENEWAL]データ仕上げ
06:42
19. ifとelse
14:47
20. switch
07:23
22. 定数と列挙型
08:14
23. while
10:30
24. for
07:54
25. break, continue
14:00
26. 機能
15:14
27. ref, out
10:49
28. オーバーロード
09:22
29. 練習問題
10:54
全体
638件
4.9
638件の受講レビュー
受講レビュー 4
∙
平均評価 4.5
3
The lecture is for beginners, but the actual lecture seems to be more like a lecture that quickly summarizes and organizes C# for those who have used C# or other languages rather than beginners. I agree with the instructor that it is more important to create something than to give a long, boring grammar lecture, but for that, there is almost no practice. It would have been better if there had been an example provided at the end of each lecture, or a lecture that provided practice based on what was learned, but the current state does not seem to be a lecture for beginners. Also, if you want to summarize grammar, you should supplement it with visual aids so that students can organize it, but most of the lectures are just text explanations in the editor window. There is a reason why lectures for beginners have so many PPTs and practice lectures. The instructor explains well, but if you evaluate the curriculum itself, it seems like a lecture that is too condensed. Personally, I recommend searching for C# lectures on YouTube, studying C# through free videos with lots of examples, and then summarizing them with this lecture.
受講レビュー 1
∙
平均評価 5.0
受講レビュー 2
∙
平均評価 5.0
5
It explains the important core points of C# well. It is helpful that it explains well where and why this C# grammar is used in relation to the game in the middle of the lecture. If you are completely new to programming, I recommend that you follow along step by step and understand it by looking at it several times. If you have experience using a slightly different programming language (such as Javascript, C++, or Java), you can quickly look over it and go over important or incomprehensible parts a few times. If you have tried C# before and your memory is vague, quickly looking over it will help you learn the newly added C# grammar and organize the forgotten C# content. And this is a side note, you will feel the force of an expert in the typing speed of the teacher of this lecture.
受講レビュー 6
∙
平均評価 4.7
3
The lecture content is good. However, it is definitely not for beginners. In terms of speed, flow, etc., it seems like it should be for someone who already has intermediate or higher knowledge of another language. There are too many parts where the core concepts are explained in just one time. It seems like beginners will easily get tired of it.
受講レビュー 3
∙
平均評価 5.0
¥5,187
知識共有者の他の講座を見てみましょう!
同じ分野の他の講座を見てみましょう!