answersLogoWhite

0


Best Answer

The easiest to use programming language for this purpose is ActionScript which is contained in Adobe-Flash.

For more complex or Hardware optimized 2d or 3d games you should use C++ or C# and include the direcX or OpenGL libraries

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which programming language is best suited for producing simple 2D and 3D games?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the best programming language to use for DVD cataloguing out of Pascal Fortran and LISP?

Pascal. Of the three, it is better suited to database programming.


What is qbasic programming?

QBasic is a programming language that was developed by Microsoft in the early 1990s. It is an interpreted language, which means that the code written in QBasic is not compiled into machine language before it is executed. Instead, it is interpreted by a program called a "compiler," which reads the code and executes it on the fly. QBasic is a simple, beginner-friendly language that is well-suited for learning the basics of programming. It is based on the older programming language BASIC (Beginners All-purpose Symbolic Instruction Code). It is not actively developed anymore, but still can be used for educational purposes.


What is the programming language related with email?

There is no specific language suited to e-mail. Virtually any language can be used to create the front-end of the client-server while a DBMS would be required to handle the back-end.


Event driven programming best suited for?

Best suited for programs that require user input. And meth.


What is nuclear energy best suited for?

Producing electricity


Which is languages is more suited to a structured program?

It is programming languages is.


Which language is not well suited for computation?

machine language


How will your lesson in C plus plus programming help you as a student?

C++ is the most widely-used general purpose programming language in use within the industry today. There are literally billions of lines of C++ code in use and somebody has to maintain that code both today and in the future. And while Java is by far the most popular applications programming language, not all applications are ideally suited to Java due to its resource consumption and/or lack of performance, and not all programs are applications; low-level software such as operating system kernels, device drivers and subsystems programming are examples of non-application software which are ideally suited to C++.


What is good scripting language for web application testing?

There are various scripting languages for web application testing: Java: The Sun Microsystems developed JAVA is one of the most popular programming languages on the internet. Java is an open-source language, which means it is available free-of-cost. PHP: PHP is used to signify the PHP Hypertext Processor language and it is an interpreted script language. It is best suited for server-side programming that includes repetitive server-tasks performed during the development of your website.PHP has been used for so long that its community has contributed many powerful tools for PHP Website developer. Python: Python is a dynamic language which means that the developer can write and run the code without needing a separate compiler for the purpose. It supports multiple programming paradigms such as object-oriented programming, structured programming, and even functional programming to a certain extent. Ruby: Ruby was developed in the year 1993 by Yukihiro Matsumoto as a programming language to offer a balance of functional programming along with imperative programming.


What monitor best suited for group presentations is?

is Linux programming code is owned by Microsoft.


Where is C used?

C is ideally suited to low-level programming, but has been used to write operating system kernels, device drivers, subsystems programming and applications software of all types. C++ now dominates across all these domains as it is capable of producing far more efficient machine code much more easily. However, even C++ programmers will make use of C-style programming in combination with its object-oriented and generic programming paradigms.


Programming language suitable for commercial applications is?

Any computer language may be suitable for commercial applications if the language is a good fit for the problem it is to solve. Ultimately, however, it doesn't matter to the end user because they usually don't see or care what the actual programming language was.