Google Community
Latest Forums Rules Resources
Custom Search

Go Back   Google Community > The Community > General Discussion

GoogleCommunity Sponsor
Cirtex Hosting
Use coupon "forum" for 50% Off!

Reply
 
LinkBack Thread Tools Display Modes
Old 04-29-2005, 10:10 AM   #1 (permalink)
Noogle
 
Join Date: Apr 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
JoeSSJ4
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
JoeSSJ4 is offline   Reply With Quote
 
Sponsored Links
Old 04-29-2005, 02:05 PM   #2 (permalink)
Senior Googler
 
Join Date: Mar 2005
Location: Texas
Posts: 189
Thanks: 0
Thanked 0 Times in 0 Posts
DrakeWurrum
Send a message via AIM to DrakeWurrum Send a message via MSN to DrakeWurrum Send a message via Yahoo to DrakeWurrum
Check out http://www.gamedev.net. It's a great place for all kinds of developers to get together and share resources. You may especially want to click here.

It's good to see that another person is aspiring to game development.
DrakeWurrum is offline   Reply With Quote
Old 04-29-2005, 06:02 PM   #3 (permalink)
Master Googler
 
Join Date: Feb 2005
Location: Moving towards Heaven
Posts: 780
Thanks: 0
Thanked 0 Times in 0 Posts
Gooooogler
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!
Gooooogler is offline   Reply With Quote
Old 04-29-2005, 06:46 PM   #4 (permalink)
Senior Googler
 
Join Date: Mar 2005
Location: Texas
Posts: 189
Thanks: 0
Thanked 0 Times in 0 Posts
DrakeWurrum
Send a message via AIM to DrakeWurrum Send a message via MSN to DrakeWurrum Send a message via Yahoo to DrakeWurrum
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.
DrakeWurrum is offline   Reply With Quote
Old 04-30-2005, 08:47 AM   #5 (permalink)
Master Googler
 
Join Date: Feb 2005
Location: Moving towards Heaven
Posts: 780
Thanks: 0
Thanked 0 Times in 0 Posts
Gooooogler
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..
Gooooogler is offline   Reply With Quote
Old 04-30-2005, 09:01 AM   #6 (permalink)
Senior Googler
 
Join Date: Apr 2005
Location: French-free locality in Canada.
Posts: 211
Thanks: 0
Thanked 0 Times in 0 Posts
Miliardo Peacecraft
Quote:
Originally Posted by Gooooogler
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.
Miliardo Peacecraft is offline   Reply With Quote
Old 04-30-2005, 09:14 AM   #7 (permalink)
Master Googler
 
Join Date: Feb 2005
Location: Moving towards Heaven
Posts: 780
Thanks: 0
Thanked 0 Times in 0 Posts
Gooooogler
Quote:
Originally Posted by Miliardo Peacecraft
Quote:
Originally Posted by Gooooogler
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
Gooooogler is offline   Reply With Quote
Old 04-30-2005, 10:04 AM   #8 (permalink)
Google Guru
 
Join Date: Jul 2004
Location: India
Posts: 2,399
Thanks: 0
Thanked 1 Time in 1 Post
cvrk3
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!
cvrk3 is offline   Reply With Quote
Old 04-30-2005, 10:07 AM   #9 (permalink)
Senior Googler
 
Join Date: Apr 2005
Location: French-free locality in Canada.
Posts: 211
Thanks: 0
Thanked 0 Times in 0 Posts
Miliardo Peacecraft
Quote:
Originally Posted by Gooooogler
Quote:
Originally Posted by Miliardo Peacecraft
Quote:
Originally Posted by Gooooogler
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.
Miliardo Peacecraft is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a way to learn programming for free on the Net? IamTheKing9 Web Design, Coding & Programming Forum 14 04-24-2006 03:50 AM
Web programming question. Endante Web Design, Coding & Programming Forum 6 03-23-2006 11:26 AM
Pocket pc programming help!!! Paul123 General Computer Forum 0 01-22-2005 09:57 AM


All times are GMT -8. The time now is 09:33 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004–2007 Google Community