| |
JoeSSJ4 Noogle

Joined: 29 Apr 2005
141.85 GC$
Items
|
Posted: Fri Apr 29, 2005 10:10 am Post subject: Game Programming |
|
|
|
Any one know how to get started in programming games i have had alot of programming languages and i dont know where to go next but i really want to make games _________________ Netbux and Pay-Pup pay you for your searches get 100% referrals earnings http://www.free-webspace.biz/joespaidads/netpay.html |
|
| Back to top |
|
|
DrakeWurrum Dragoon Warrior


Joined: 24 Mar 2005 Location: Texas 10.00 GC$
Items
|
|
| Back to top |
|
|
Gooooogler zOmBiE


Joined: 02 Feb 2005 Location: Moving towards Heaven 6357.94 GC$
Items
|
Posted: Fri Apr 29, 2005 6:02 pm Post subject: Game programming |
|
|
|
Game programing is as hot as ever now a days.
For GAme programming you sould be very strong in c/C++
But just by saying I am interested in GAme programming in not enough.
What type of game programming you are inetersted in
1) Mobile
2) PC
Both are entirely different
1) For Mobile game programming you need to know Java/BREW for making general java games for mobiles. If you want to make mobile specific games like for series 60 or 80 synbian systems you have to download the respective SDK from sites. YOu can get them all at Nokia. www.nokia.com is a good place to start. They have lot of tutorials.
2) PC game development. This is also divided into two parts. You should know OPEN GL and Direct X programming. For this again you have to download the respective SDK from the microsoft site.A lot can be written on game development but it would you waste until you tell what you r really interedted in.
Lastly There are several instituted which give a degree in the same
1) Upenn Game development and programming course is one of the best in the world
2) Dunhill at SMU
3)DIGIPEN institute of GAme programing
GO start seraching on Google! _________________ Google community ROCKS |
|
| Back to top |
|
|
DrakeWurrum Dragoon Warrior


Joined: 24 Mar 2005 Location: Texas 10.00 GC$
Items
|
Posted: Fri Apr 29, 2005 6:46 pm Post subject: |
|
|
|
I personally think it's a better idea to get a master's degree in Computer Science if you're planning to get into game programming.
This guy said he already knows plenty of programming languages...but C++ is really the only one that matters. _________________ http://img117.echo.cx/img117/3782/sig114hc.jpg
MonsterGamer Forums |
|
| Back to top |
|
|
Gooooogler zOmBiE


Joined: 02 Feb 2005 Location: Moving towards Heaven 6357.94 GC$
Items
|
Posted: Sat Apr 30, 2005 8:47 am Post subject: |
|
|
|
If you waana really go to game programming then its better to get a specialised degree rather than a plain MS. But if one wanna keep options open then its better to go for just MS in computer science with specialisation in AI or something related to gaming.. _________________ Google community ROCKS |
|
| Back to top |
|
|
Miliardo Peacecraft I probably was Eric


Joined: 28 Apr 2005 Location: French-free locality in Canada. 983.90 GC$
Items
|
Posted: Sat Apr 30, 2005 9:01 am Post subject: |
|
|
|
| Gooooogler wrote: | | If you waana really go to game programming then its better to get a specialised degree rather than a plain MS. But if one wanna keep options open then its better to go for just MS in computer science with specialisation in AI or something related to gaming.. |
Do specialized degrees exist for a subject such as 'Video game development'? Astounding if such is the case. It is often preferrable to pursue an M. Sc. in Computer Studies if you aspire to make a career in the general IT department, but if you want to partake in developing games, a specialized degree would be best if that option is available.
Also DirectX/Direct3D(DirectDraw serves a different purpose) and OpenGL are just 3D rendering standards. You don't really 'program' in those "languages", you need to know how to add support for them if you wish to develope 3D video games. _________________ Darren loves Tokkolo who has e-feelings for Geekerati. |
|
| Back to top |
|
|
Gooooogler zOmBiE


Joined: 02 Feb 2005 Location: Moving towards Heaven 6357.94 GC$
Items
|
Posted: Sat Apr 30, 2005 9:14 am Post subject: |
|
|
|
| Miliardo Peacecraft wrote: | | Gooooogler wrote: | | If you waana really go to game programming then its better to get a specialised degree rather than a plain MS. But if one wanna keep options open then its better to go for just MS in computer science with specialisation in AI or something related to gaming.. |
Do specialized degrees exist for a subject such as 'Video game development'? Astounding if such is the case. It is often preferrable to pursue an M. Sc. in Computer Studies if you aspire to make a career in the general IT department, but if you want to partake in developing games, a specialized degree would be best if that option is available.
Also DirectX/Direct3D(DirectDraw serves a different purpose) and OpenGL are just 3D rendering standards. You don't really 'program' in those "languages", you need to know how to add support for them if you wish to develope 3D video games. |
Yes specialised degrees do exist in this area. University of Pennsylvania has just started one. Its not just about game programming but about Game development as a whole which may include level design,general design, and ofcorse Game programming.
As far as direct X and OPEL GL are concerned you get SDK kits for both of these. The programming language is VC++ generally for these development kits. So by programming in Direct X and OPen GL i meant to make application using these SDKs _________________ Google community ROCKS |
|
| Back to top |
|
|
cvrk3 Google Guru

Joined: 05 Jul 2004 Location: India 16443.40 GC$
Items
|
Posted: Sat Apr 30, 2005 10:04 am Post subject: |
|
|
|
| Googler, thanks for the information! You are right, a specialised degree certainly helps, but more than that you should have imagination and should be creative! |
|
| Back to top |
|
|
Miliardo Peacecraft I probably was Eric


Joined: 28 Apr 2005 Location: French-free locality in Canada. 983.90 GC$
Items
|
Posted: Sat Apr 30, 2005 10:07 am Post subject: |
|
|
|
| Gooooogler wrote: | | Miliardo Peacecraft wrote: | | Gooooogler wrote: | | If you waana really go to game programming then its better to get a specialised degree rather than a plain MS. But if one wanna keep options open then its better to go for just MS in computer science with specialisation in AI or something related to gaming.. |
Do specialized degrees exist for a subject such as 'Video game development'? Astounding if such is the case. It is often preferrable to pursue an M. Sc. in Computer Studies if you aspire to make a career in the general IT department, but if you want to partake in developing games, a specialized degree would be best if that option is available.
Also DirectX/Direct3D(DirectDraw serves a different purpose) and OpenGL are just 3D rendering standards. You don't really 'program' in those "languages", you need to know how to add support for them if you wish to develope 3D video games. |
Yes specialised degrees do exist in this area. University of Pennsylvania has just started one. Its not just about game programming but about Game development as a whole which may include level design,general design, and ofcorse Game programming.
As far as direct X and OPEL GL are concerned you get SDK kits for both of these. The programming language is VC++ generally for these development kits. So by programming in Direct X and OPen GL i meant to make application using these SDKs |
I was sure you meant something else than what I posted. Thanks for the clarification.
OpenGL should be the primary choice for the newbie, since you should begin work with multi-platform and portable games. After you gain expertise in the field and wish to solely focus on game development for the Win32(and Win64 in the future) platform, it will be more appropriate to move on to and adopt DirectX as the standard of choice. _________________ Darren loves Tokkolo who has e-feelings for Geekerati. |
|
| Back to top |
|
|
Sponsored Links
|
Posted: 5 Dec 2008 10:01 am Post subject: Advertisements |
|
|
|
|
|
|
| Back to top |
|
|