• Blitz Shadow Player
  • Caius
  • redboot
  • Rules
  • Chain of Command
  • Members
  • Supported Ladders & Games
  • Downloads


4 Jason>>>compiling computer code
11-23-2010, 01:52 AM, (This post was last modified: 11-23-2010, 01:53 AM by Scud.)
#2
RE: 4 Jason>>>compiling computer code
Hi Joe,

While you wait for a reply from Jason I can steer you here:
http://en.wikipedia.org/wiki/Game_programming

Most specifically:

"Programming Languages:
Once the game's initial design has been agreed upon, the development language must be decided upon. The choice depends upon many factors, such as language familiarity of the programming staff, target platforms (such as PlayStation or Microsoft Windows), the execution speed requirements and the language of any game engines, APIs or libraries being used.

Today, because it is object oriented and compiles to binary (the native language of the target platform), the most popular game development language is C++[citation needed]. However, Java and C are also popular, but inappropriate for some projects. Assembly language is necessary for some video game console programming and in some routines that need to be as fast as possible, or require very little overhead. Fringe languages such as C#, Ada and Python have had very little impact upon the industry and are primarily used by hobbyists familiar with the languages, though C# is popular for developing game development tools.

High-level scripting languages are increasingly being used as embedded extensions to the underlying game written in a low or mid-level programming language such as C++. Many developers have created custom languages for their games, such as id Software's QuakeC and Epic Games' UnrealScript. Others have chosen existing ones like Lua and Python in order to avoid the difficulties of creating a language from scratch and teaching other programmers a proprietary language."


Programming isn't for the mathmatically challenged, but there are tons of beginner level teach yourself books on the market. I'd start with C++ or JAVA.

Hope that helps,
Dave
Resolve then, that on this very ground, with small flags waving and tinny blasts on tiny trumpets, we shall meet the enemy, and not only may he be ours, he may be us. --Walt Kelly
Send this user an email
Quote this message in a reply


Messages In This Thread
4 Jason>>>compiling computer code - by Troll - 11-22-2010, 08:44 AM
RE: 4 Jason>>>compiling computer code - by Scud - 11-23-2010, 01:52 AM
RE: 4 Jason>>>compiling computer code - by Troll - 11-23-2010, 02:36 AM
RE: 4 Jason>>>compiling computer code - by Mark W - 11-23-2010, 06:00 AM

Forum Jump:


Users browsing this thread: 5 Guest(s)