What programming language do you advise me to start developing 2D games as a beginner? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

What programming language do you advise me to start developing 2D games as a beginner?

Hi, guys!!! As you can see I am a beginner in this and I wanted to come to you for advice and to have a good start!! <3 Please help me

22nd May 2020, 10:11 PM
Tomás Salva
1 ответ
+ 2
C++ is definitely the way to go for game development. But for simple 2D Games, Python is slow but powerful with pygame. Java can make some cool 2D games with the right libraries. I'd recommend just using Unity to start out, although it's a bit harder for 2D games on Unity. (C# is for unity) Unity is very beginner friendly, the documentation is pretty good and theirs am abundance of online tutorials.
22nd May 2020, 10:45 PM
George Ryan
George Ryan - avatar