What should i focus on if i want to learn how to make a game. | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grátis
+ 8

What should i focus on if i want to learn how to make a game.

24th Jun 2019, 7:49 PM
Ghetto Mr Clean
Ghetto Mr Clean - avatar
9 Respostas
+ 7
Unity/C#: https://www.sololearn.com/Course/CSharp/ https://www.Unity3D.com/ Unreal/C++ https://www.sololearn.com/Course/CPlusPlus/ https://www.UnrealEngine.com/ My recommendation if you're getting into the field is to learn Unity 3D and C#, as well as Unreal Engine and C++. These are the two mainstream engine/languages used in the industry, so you'll be able to learn everything required in order to become a game developer. Both engines are very accommodating to indie developers as well, so you can use their engines to learn/create without having to pay anything until after you release successful games on them. As well, they're both widely used so they have a very vibrant community, learning resources, etc... Both of their websites has very extensive documentation, tutorials, training, etc... so you'll be able to easily get started. They're not the ONLY options, but they're by far the better options and a great place to get started. Best of luck!
24th Jun 2019, 7:53 PM
AgentSmith
+ 5
I just noticed your tag. To add onto what Ace is saying, you can check this out: https://www.slant.co/topics/10908/~game-engines-for-JUMP_LINK__&&__python__&&__JUMP_LINK ^It elaborates on some of the game engines used with Python, if that's the route you're taking.
24th Jun 2019, 7:55 PM
AgentSmith
+ 4
There are some modules, like ‚pygame‘ in python (as well as several others). These help you create a game. Please note that SoloLearn does not teach about pygame as it is not part of the built-in (very basic) functions of python so you‘ll have to learn it elsewhere. Hope this helps 😊
24th Jun 2019, 7:54 PM
aceisace
aceisace - avatar
+ 3
Ok ty
24th Jun 2019, 7:56 PM
Ghetto Mr Clean
Ghetto Mr Clean - avatar
+ 2
If you want to make games, then I would not recommend python for it. Sure you can make games with it but if that’s your main focus, then learn c++ or c# because there are some great game engines built on them(like unreal and unity which AgentSmith mentioned)and python is used more for data sciences rather than games.
25th Jun 2019, 4:36 PM
Peter Forbes
Peter Forbes - avatar
0
For simple games javascript works too
26th Jun 2019, 4:40 AM
Christian Paez
Christian Paez - avatar
0
Здраствуйте я хлчу поступить на праграммиста что для этого надо ,надо ли знать для этого до поступления какие нибудь языки прогроммирования ??????
26th Jun 2019, 2:08 PM
Данил Барциц
0
Is Java good to start out with when you're basically starting to learn code can you adapt it to games and applications
11th Jul 2019, 2:45 AM
Darc Boom
Darc Boom - avatar
0
Unity
11th Jul 2019, 4:14 PM
H T
H T - avatar