0
Which language would be best for developing a game??
I'm a beginner
3 Respostas
+ 1
Games for PC:
- 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)
+ 1
Web html5 games
https://html5gamedevelopment.com/
Or try javascript and framework Phaser3