0
Best code for creating games?
I don’t know the best code for making games, if someone can let me know, also does anyone know what code unreal engine uses?
3 Respuestas
0
Hi! What platform are you planning to create games for? Mobile devices, web application or desktop computers?
Then you should pay attention to game engines such as Unity, Cryengine, and Unreal.
/C++ required for Cryengine/
Hardware platforms: IBM PC-compatible computers, Xbox, Xbox 360, Wii, PlayStation 3
Supported OSes: Windows, Linux
Written in C++ . CryEngine supports several programming languages, including C++ and Lua.
/C# language is used for Unity/
Unity is a cross-platform game engine created by Unity Technologies in 2005. It is used to create single-player and multiplayer games with modern 2D and 3D graphics for platforms such as PC, PlayStation, Xbox, and Nintendo Switch.
Unity is also used to create games for browsers and devices running Android and iOS. Unity can also be used to create games that use AR and VR technologies. Unity technologies are used in cinema for creating computer animation, as well as in industry for developing immersive 3D applications for AR and VR.
0
I plan to create games for computers/pc.
0
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