Game programming for a beginner
Moderators: RTCW Admins, Super Moderators, vB3 - Administrators
5 posts
• Page 1 of 1
- Anal Warts
Game programming for a beginner
Hi,
I would like to learn how to make 3D games like Wolf, or maybe even just make maps or mods. I have experience in programming, but not in C++, and I would like to keep the programming down to a minimum. I would like to use an existing game programming system for the PC, something that has most of the functions built in, and I just assign parameters and stuff like that. Any suggestions or books or programs to try out? It would be great if I could work with wolf stuff...like new maps and weapons and stuff...
I'm looking for the equivalent off 3D Game Programming for Dummies, or something like that.
Thanks
The Wart...
I would like to learn how to make 3D games like Wolf, or maybe even just make maps or mods. I have experience in programming, but not in C++, and I would like to keep the programming down to a minimum. I would like to use an existing game programming system for the PC, something that has most of the functions built in, and I just assign parameters and stuff like that. Any suggestions or books or programs to try out? It would be great if I could work with wolf stuff...like new maps and weapons and stuff...
I'm looking for the equivalent off 3D Game Programming for Dummies, or something like that.
Thanks
The Wart...
Ask away...
http://www.gamedev.net/
Before you get started though, it is not the easiest thing in the world. I'd say you have a 95% chance to quit and lose interest in 3 weeks tops. If you are really serious then start out with a 2D game for DOS. That'll teach you most of the basics you need. From there, head onto Visual C++ (Windows) and DirectX. That is how you make your 3D games. Anyhow, is too much to type out here. Just read that webpage I posted above and that should get you started.
Edit:
I forgot to add. I use DEV C++ for my programming. It's simple to use and I have never really ran into any problems compiling something. With that program, download Allegro. Allegro is sort of hard to explain...but what it does is allow C++ to become a games programming language where as right now it is not. Kind of. It adds functionality such as joysticks, sprite animation, sound, etc...You could probably do that stuff without Allegro but it would be a lot harder. Think of Allegro as the DirectX of DOS. However, you can use Allegro for Windows games but DirectX is better for that.
http://www.gamedev.net/
Before you get started though, it is not the easiest thing in the world. I'd say you have a 95% chance to quit and lose interest in 3 weeks tops. If you are really serious then start out with a 2D game for DOS. That'll teach you most of the basics you need. From there, head onto Visual C++ (Windows) and DirectX. That is how you make your 3D games. Anyhow, is too much to type out here. Just read that webpage I posted above and that should get you started.
Edit:
I forgot to add. I use DEV C++ for my programming. It's simple to use and I have never really ran into any problems compiling something. With that program, download Allegro. Allegro is sort of hard to explain...but what it does is allow C++ to become a games programming language where as right now it is not. Kind of. It adds functionality such as joysticks, sprite animation, sound, etc...You could probably do that stuff without Allegro but it would be a lot harder. Think of Allegro as the DirectX of DOS. However, you can use Allegro for Windows games but DirectX is better for that.
- Dantes
http://www.planetquake.com/code3arena/tutorials
tutorials for quake3 modding. it's the same engine as rtcw so it should point you in the right direction.
tutorials for quake3 modding. it's the same engine as rtcw so it should point you in the right direction.
5 posts
• Page 1 of 1
Return to Return To Castle Wolfenstein
Who is online
Users browsing this forum: No registered users and 6 guests