+ 1

What should i learn to make a game?

What kind of coding should i learn? I jusy started and it would be good to know what to learn in order.

21st Sep 2022, 4:07 AM
YaMaMo
YaMaMo - avatar
7 Respostas
+ 3
Create Games: Web games: HTML5(GDevelop) https://html5gamedevelopment.com/ Phaser game engine https://phaser.io For PC: Engines: - Unity(C#) - Cryengine V(C++) - Unreal engine 4(C++)(for pc, vr, playstations) Java: - JMonkey Game Engine https://jmonkeyengine.org/ - LibGDX JavaScript: - Construct 2 Engine Python: - RenPy(2D) - PyGame https://pygame.org - Panda 3D https://www.panda3d.org/ CopperCube6-is a full-featured 3D game engine.No programming needed(& JavaScript for advanced). Create 3D games and apps quickly.Includes terrain editor,low poly modelling tools,3D models,precreated game AI,effects and more. Gamemaker(only 2D,without PL) 2D engines for beginners: - Stencyl - RPG-maker - Ink - free addition for Unity(html,C#) - GameMaker Studio2(paid 100$,drag&drop) The Easiest Game Engines Ever: Flash(Stencyl) DirectX(Construct Classic) C(Raylib) Lua(LOVE 2D) Haxe(Heaps) https://code.sololearn.com/Wrx937JGOJ3E/?ref=app https://code.sololearn.com/WgHz70TTPkfF/?ref=app
21st Sep 2022, 5:12 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
Hi! In what platform you want to make game? Web, mobile 📱 phone or desktop 🖥 PC?
21st Sep 2022, 5:33 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
The Warlord and what kind of Framework or engine on a python do you advise for creating games and why?
21st Sep 2022, 5:43 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
For now if you want to try, learn Python and in it learn PYGAME(a gui for making 2D games) it have many pros and after that you can go for learning UNITY and then at intermediate you can start learning UNREAL(C++) 😊
21st Sep 2022, 7:03 AM
Adarsh Jaiswal
Adarsh Jaiswal - avatar
0
Hola
22nd Sep 2022, 5:38 PM
JAVIER CABARCAS
JAVIER CABARCAS - avatar
0
Unity is a nice game engine for start. You have to learn C#. I started with courses at udemy. Thats a nice platform for taking courses, but you also find many information on YouTube. Unity has the power to let you build games on every platform.
22nd Sep 2022, 9:12 PM
Frank Uhle
- 2
Learn Python first.
21st Sep 2022, 5:40 AM
The Warlord
The Warlord - avatar