+ 1
WHICH LANGUAGE IS BEST FOR DEVELOPING GAMES
Please help if you know ,I don't know developing game
3 Respostas
+ 2
Any language can be used to develop games but it depends. If you want to develop games for Websites then HTML5 & Javascript are your best options, if you aim to develop games for desktop then you can use Python (Pygame), C++ (Unreal Engine), C# (Unity3D) or Java (jMonkey Engine). You can use Swift for IOS & Kotlin for Android. By the way you can develop your own game engine in your preferred language.
But for me i'd say C++ & C#.
+ 1
big companies use c++ and c#
but you can do it with unity platform or pygame modules for python.
and others options.
+ 1
Create Games:
Web html5 games:
HTML5 (GDevelop)
https://html5gamedevelopment.com/
Games for PC:
Engines:
- Unity (C#),
- Cryengine V (C++),
- Unreal engine 4 (C++) (games for pc, vr, playstations)
JavaScript (Construct 2 engine),
Gamemaker (only 2D, without program language)
In Python: RenPy (2D) or PYgame
2D engines for beginners:
- Stencyl,
- RPG-maker,
- Ink - free addition for Unity (html, c#).
- GameMaker Studio2 (paid 100$, drag&drop technology)
The Easiest Game Engines Ever:
Flash (Stencyl)
DirectX (Construct Classic)
C (Raylib)
Lua (LOVE 2D)
Haxe (Heaps)
Java (LibGDX)
https://code.sololearn.com/Wrx937JGOJ3E/?ref=app
https://code.sololearn.com/WgHz70TTPkfF/?ref=app