answersLogoWhite

0

What is the best programming language to create a game in?

Updated: 8/16/2019
User Avatar

Wiki User

15y ago

Best Answer

Hi, about making game, you can use the language that you know, but before you begin you need to find sources to show you the right way, I'm talking about 3d game programming.

game programming needs to know programming language, mathematics for games, using either directx or opengl as a graphics api, collision detection, spatial partitioning including (kd, quad, bsp, oct and pvs), lighting techniques. For me I'm using visual c++, win32api, directx.

best regards.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the best programming language to create a game in?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the best programming language for making a 2 D and or 3 D game not the easiest?

C++


If Game Maker is a game engine then how do people make other game engines with it?

Game Maker contains a fully functional programming language (GML, or Game Maker Language) which allows you to create game engines, games, applications, utilities, etc...


How can you embed your GameMaker games into a website?

It is not possible to create a game in the Game Maker and then embed it in the browser unless you completely rewrite it using a different programming language.


Is there a real programming language that resembles GML - the language in Game Maker?

GML IS a real programming language. But anyway, all programming languages are about the same, with different syntax.


What is the easiest game programming language?

Scratch


Create your own game withno downloads?

You can try to make flash games or text games with Java, C++ or any other programming language, but that takes a long time and you have to be experienced in programming.


What is a language in video game programming?

Most general-purpose programming languages can be used for video games. Lazyfoo's tutorials are excellent resources for anyone interested in game programming. They are written in the C++ programming language, but the same concepts can easily be applied to C, Ruby, Python, Perl, or any other general-purpose language.


What has the author Ron Penton written?

Ron Penton has written: 'MUD Game Programming (Game Development)' 'Beginning C# game programming' -- subject(s): C# (Computer program language), Computer games, Programming


How do you program games?

you learn how in schoolIf your school doesn't have a programming class, then you can independently learn to program. You should start with an easy programming language, like Ruby or Python. Or, if you don't want to learn a programming language, you can get Game Maker. Game Maker has a drag-and-drop interface and there is an optional programming language included that gives you more power over your games.


Which is best programming for developing high quality 3d games?

C++ is the industry standard for game development. For Windows, you'll likely want to learn DirectX as well. DirectX is not a programming language, it is a 3D API.


What programming language was used to make the game Fallout 3?

c++ i think


What programming language would you have to know to develop a game for the Wii?

The basis for the games is C++.