安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题




You have most likely already found out what you are looking for. To be honest with this question everyone will give you different Tips depending on what they enjoy and what there previous experiences have been. So ill give you my opinion.
If you are new to game Dev and have not coded before then i would not jump into a complex engine like Unity3D or Unreal. Id start with a code block logic game engine. A good engine for starting this would be http://www.stencyl.com/
After you learn this engine and you know how to make a game like tetris or some other game with out looking at any documentation then id go on to learning how to code simple applications in Visual Basic to get you an even better understanding of how coding works. After VB go onto C# or C++. C# is the more easy language and easy to understand. In my case i use C# how ever C++ is the more powerful language.
Depending on what you want to learn after VB weather its C#, C++ or maybe even Java id then select a game engine. if you went down the path of Java or C# Unity3D is very good. If you went down the C++ path id then go with Unreal engine.