0

Find the best language

I want to study game development i don't know which language should I study first

22nd Aug 2025, 1:59 PM
Aleena Puthuva
Aleena Puthuva - avatar
2 Antworten
+ 1
Hey! For game development, I'd suggest you check out C++. Before diving into it, you should try to learn some basics, at least some concepts. There's different ways to make games in C++: OpenGL (a Graphics API, which is hard for beginners), SFML (a simple and fast multimedia library, great if you know some programming) and Raylib (which is the easiest library I can think of right now). If you're not okay with C++, you can also try Python, it has the Pygame module, or even HTML, CSS and JS (making games on the web). Another choice is the Godot game engine, which has gdscript!
22nd Aug 2025, 3:00 PM
Linux
Linux - avatar
0
Please reply
22nd Aug 2025, 2:02 PM
Aleena Puthuva
Aleena Puthuva - avatar