Welcome Guest ( Log In | Register)



3 Pages V  < 1 2 3  
Reply to this topicStart new topic
> The Best Game Programming Languages?
prat123
post Dec 31 2007, 11:34 AM
Post #21


Newbie
*

Group: Members
Posts: 4
Joined: 31-December 07
Member No.: 55,516



No doubt C++ for me
Go to the top of the page
 
+Quote Post
gamescoper
post Dec 31 2007, 01:05 PM
Post #22


Newbie [Level 2]
**

Group: Members
Posts: 27
Joined: 8-April 07
Member No.: 41,287



and a game engine like Irrlicht will help you tonnes so dont forget that
Go to the top of the page
 
+Quote Post
dre
post Jan 3 2008, 07:44 AM
Post #23


Super Member
*********

Group: [HOSTED]
Posts: 435
Joined: 3-January 07
From: The West Side
Member No.: 36,424



QUOTE
SDL is good for 2D games, and OpenGL is good for 3D games (but you'll need a sound library like OpenAL to work in conjunction if you want music and sound).

Actually, SDL already has sound capability, among many other things, you just need OpenGL for the 3D.

I highly recommend you start with the basics, something like DarkBASIC Pro (I believe the free dll's people make for it improve this product substantially), BlitzMax, or Torque. Another solution would be to use Python combined with pygame (uses SDL engine with Python, for your 2D, sound, ect) and PyOpenGL (gives you direct OpenGL access through Python, for your 3D), which are all free. However, learning OpenGL is no easy task, as is learning C++ and using libraries. Just remember, OpenGL=multiplatform.
Go to the top of the page
 
+Quote Post
buddzph
post Jan 3 2008, 08:09 AM
Post #24


Newbie [Level 1]
*

Group: Members
Posts: 16
Joined: 26-December 07
Member No.: 55,280



I am more preferred creating games using c++.. for me it is the fastest language that can manage the speed you want for your game..
Go to the top of the page
 
+Quote Post
abhisekjana
post Jan 17 2008, 09:12 PM
Post #25


Newbie
*

Group: Members
Posts: 8
Joined: 17-January 08
Member No.: 56,397



Many ppl told C++ is the best language for Game Programming ... well i dont agree with them ...

As per today, the best game programming languale is "Microsoft Visual C++ in Visual Studio 2008" [well, nothing is Visual there laugh.gif ]

Its simply because Microsoft DirectX.
Maya\3D Studio Max also boost the Game as well.

Desktop Programming : VC++ (Windows), C++ (Linux)
Web Programming : J2EE (Mainly JSF 1.2 & Ajax) .. Flex is on the way of Web 2.0

Browser Based Game : Flash ... but now Java is also going to capture the market after getting the Open GL Support.
Go to the top of the page
 
+Quote Post
tracdoor
post Apr 23 2008, 04:02 PM
Post #26


Member [Level 1]
****

Group: [HOSTED]
Posts: 66
Joined: 2-April 08
From: Berkshire, England
Member No.: 60,270



There are so many languages out there to use, and so many components to acctually make a game.

As soon as I realised how much work was needed to make your own game, I jumped the boat!.

I usually stick to web development now, i tried learning Java, but it wasn't going anywhere because I didn't have any ambition to use it.

Go to the top of the page
 
+Quote Post

3 Pages V  < 1 2 3
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Ruby Programming Language(1)


 



- Lo-Fi Version Time is now: 11th October 2008 - 10:08 PM