Started 1 day, 14 hours ago (2008-11-21 00:01:52)
by khalidmehmood
I want to learn game development, where i can get some tutorials for game development in java. or suggest any other language suitable for game development.
Started 1 week ago (2008-11-14 16:09:38)
by Dinomike1000
I am planning on making games within the next few years. I have read a book on DirectX 7 (with excellent explanations), and right now I am going to start learning either DirectX 9 or DirectX 10. The advantage of DX 10 is that it is newer and better. However, DirectX 10 only works on Vista and later OS's (doesn't work on XP). DirectX 9 is also pretty good and it works on XP. The ...
Started 1 week ago (2008-11-14 21:28:22)
by loken
I wanted to start my own game. I have experience developing in C, C++ and Java. I also have tried out Python and currently I am learning OpenGL. I would like to know if there are preferrable
programming languages that are suited best when it comes to game programming. Thanks in anticipation, Loken
Started 1 month ago (2008-10-19 15:39:21)
by gproggramer175
i want to program a
videogame. I bought c++ for dummies and have read it but from there im lost on what to do. Any help is appreciated.
Started 1 week, 1 day ago (2008-11-14 07:09:48)
by michaelraj
hi friend,i need an project title for my final year project in bca............
Started 1 week, 1 day ago (2008-11-13 17:05:53)
by DMD1
Hey Hey I am thinking of trying to be a composer in the game industry. I have been writing songs for years and just a year ago i put my songs up on to youtube. The feed back i got from people was amazing! they say they love my music and they want to download it. There are hundreds of great comments from people. I would love to be able to write music for games ...
Started 1 month, 2 weeks ago (2008-10-06 01:22:38)
by tiger86
Okay so I am designing a game (that's why I am in this forum.) I want to know from people with experience what language is the best to code in? I see a lot of sites code in flash; though some of them are on phtml pages. Any info will be helpful!!
Started 1 week, 5 days ago (2008-11-10 08:24:25)
by Emerald214
1) This is a sample OpenGL program. 2) I got this error when the console window (black screen) shows: freeglut Error: Function <glutDisplayFunc> called without first calling 'glutInit' 3) VC++ 2008, WinXP OS, Win32 consolde app project, all libraries installed. Help with Code Tags ( Toggle
Plain Text ) #include <windows.h> #include <gl/glut.h> void ...