Google Community Chat
 
Game Programming

You're visiting Google Community as a guest.
In order to post, you'll need to register and log in.

(If you were registered and logged in, these advertisements wouldn't be here)
Post new topic   Reply to topic    Google Community Forum Index // General Discussion
   
Author Message
JoeSSJ4
Noogle
Noogle


Joined: 29 Apr 2005

141.85 GC$

Items

PostPosted: Fri Apr 29, 2005 10:10 am    Post subject: Game Programming Reply with quote
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
View user's profile Send private message
DrakeWurrum
Dragoon Warrior
Senior Googler


Joined: 24 Mar 2005
Location: Texas
10.00 GC$

Items

PostPosted: Fri Apr 29, 2005 2:05 pm    Post subject: Reply with quote
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. Very Happy
_________________
http://img117.echo.cx/img117/3782/sig114hc.jpg
MonsterGamer Forums
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Gooooogler
zOmBiE
Master Googler


Joined: 02 Feb 2005
Location: Moving towards Heaven
6357.94 GC$

Items

PostPosted: Fri Apr 29, 2005 6:02 pm    Post subject: Game programming Reply with quote
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
View user's profile Send private message Send e-mail
DrakeWurrum
Dragoon Warrior
Senior Googler


Joined: 24 Mar 2005
Location: Texas
10.00 GC$

Items

PostPosted: Fri Apr 29, 2005 6:46 pm    Post subject: Reply with quote
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
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Gooooogler
zOmBiE
Master Googler


Joined: 02 Feb 2005
Location: Moving towards Heaven
6357.94 GC$

Items

PostPosted: Sat Apr 30, 2005 8:47 am    Post subject: Reply with quote
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
View user's profile Send private message Send e-mail
Miliardo Peacecraft
I probably was Eric
Senior Googler


Joined: 28 Apr 2005
Location: French-free locality in Canada.
983.90 GC$

Items

PostPosted: Sat Apr 30, 2005 9:01 am    Post subject: Reply with quote
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
View user's profile Send private message
Gooooogler
zOmBiE
Master Googler


Joined: 02 Feb 2005
Location: Moving towards Heaven
6357.94 GC$

Items

PostPosted: Sat Apr 30, 2005 9:14 am    Post subject: Reply with quote
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
View user's profile Send private message Send e-mail
cvrk3
Google Guru
Google Guru


Joined: 05 Jul 2004
Location: India
16443.40 GC$

Items

PostPosted: Sat Apr 30, 2005 10:04 am    Post subject: Reply with quote
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
View user's profile Send private message
Miliardo Peacecraft
I probably was Eric
Senior Googler


Joined: 28 Apr 2005
Location: French-free locality in Canada.
983.90 GC$

Items

PostPosted: Sat Apr 30, 2005 10:07 am    Post subject: Reply with quote
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
View user's profile Send private message
Sponsored Links
Posted: 5 Dec 2008 10:01 am    Post subject: Advertisements
Back to top
Post new topic   Reply to topic    Google Community Forum Index // General Discussion All times are GMT - 8 Hours
Page 1 of 1


 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Host your free forums with Invision Plus.net forum web hosting with your own subdomain.

alexisBlue v1.2 // Theme Created By: Andrew Charron // Icons in Part By: Travis Carden

© 2005-2006 Google Community

Powered by phpBB

Privacy Policy | Contact Us

Powered by Google Search blog

This website is not affiliated in any way with Google, Inc.
Google™ is a registered trademark of Google, Inc.