- 1
Please guys which code is useful for making A game
6 Réponses
+ 2
https://www.codecademy.com/resources/blog/programming-languages-for-game-development/
+ 1
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
0
Personally, I like GML that uses in GMS.
0
Hi! it depends heavily on the platform on which you are going to create the game
0
I need to make a pc game
0
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 (2D)
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.
2D engines for beginners:
- Stencyl
- RPG-maker
- Ink - free addition for Unity(html,C#)
- GameMaker Studio2(paid 100$,drag&drop) (only 2D,without PL)
The Easiest Game Engines Ever:
Stencyl
Construct Classic
Raylib
LOVE 2D
Heaps