What coding will be recommended for creating a game | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

What coding will be recommended for creating a game

Like a code for pixelated/ 3d/a game with good graphics

9th May 2022, 7:41 PM
Francis Diafo
Francis Diafo - avatar
24 Respostas
+ 5
C++ and C# are probably the two most popular ones. You can learn C++ and use the Unreal Engine, or you can learn C# and use Unity. Both engines have lots of resources and tutorials for you to improve your game dev skills.
10th May 2022, 7:30 PM
Joseph Rowe
Joseph Rowe - avatar
+ 4
Python is a scripting language that can be used to prototype games, but it is not the fastest language when it comes to developing games.
9th May 2022, 8:15 PM
Chris Coder
Chris Coder - avatar
+ 2
C++ as you tagged it?
9th May 2022, 7:42 PM
Lisa
Lisa - avatar
+ 2
C++ is faster than Python, but you can also use C# or Java.
9th May 2022, 9:22 PM
Jan J
Jan J - avatar
+ 2
You can make a game in c# , c++ , java , js , py ... , there are a lot of languages that u can use to build a game. Also you need to have a look at some Game Engine that help you to develop the game (bests : (Unreal engine(c++) , Unity(c#)), cuz if you have to build your own engine its gonna be a pain.
11th May 2022, 6:50 PM
Frank Yohan RodrĆ­guez PĆ©rez
Frank Yohan RodrĆ­guez PĆ©rez - avatar
+ 1
Ok thank you
9th May 2022, 9:23 PM
Francis Diafo
Francis Diafo - avatar
+ 1
You're welcome
9th May 2022, 9:30 PM
Jan J
Jan J - avatar
+ 1
Ok thanks very much Chris Coder
11th May 2022, 3:49 PM
Francis Diafo
Francis Diafo - avatar
0
Ok tnxs what about python
9th May 2022, 7:44 PM
Francis Diafo
Francis Diafo - avatar
0
Ok so which programming language will be faster
9th May 2022, 8:41 PM
Francis Diafo
Francis Diafo - avatar
0
You can any language you want ... But C# is the best from what I know ... Also c++ and python are good Maybe JavaScript but it's rare So as I said any language you want. If you wanted to use engines like *unity* || *unreal* then go to c# / c++
10th May 2022, 1:58 PM
ahmed hossam
ahmed hossam - avatar
0
Unreal Engine 5
10th May 2022, 2:23 PM
Š˜Š»ŃŒŃ
Š˜Š»ŃŒŃ - avatar
0
Ok thanks
10th May 2022, 3:51 PM
Francis Diafo
Francis Diafo - avatar
0
Thanks for your opinion
10th May 2022, 7:36 PM
Francis Diafo
Francis Diafo - avatar
0
C++ is great for game dev but other languages are also great
10th May 2022, 8:21 PM
Nwabuba Elizabeth
0
C sharp and Unreal Engine
11th May 2022, 12:55 AM
Ronaldo Garcia Ares
0
try installing ursina module in python then import ursina
11th May 2022, 4:33 AM
Abhijeet Jio Fiber
0
Abhijeet Jio Fiber Thanks after seeing what a game could look like running in python... I'll definitely stay away from python for gaming
11th May 2022, 4:48 AM
Chris Coder
Chris Coder - avatar
0
Francis Diafo Honestly C++ will be the hardest to learn for gaming with out frameworks for game development. It is estimated that it will take an absolute beginner at least 3 months to learn C++. That's working at least 2 to 3 hours each day. However with a framework such as Unreal Engine that has many built in features you'll have a 3d character running around the screen in a few minutes. You will only need to code things that you can not find in the market. I think it would help you to research popular game engines. Each Engine has different use cases for what type of game you'd like to make. Plus they let you know what coding languages they support. Good luck :D
11th May 2022, 5:21 AM
Chris Coder
Chris Coder - avatar
0
You might need c# or java
11th May 2022, 4:52 PM
Saint Stanley