Game Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesGame Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old May 11th, 2011, 02:42 PM
breaksand30 breaksand30 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2011
Posts: 7 breaksand30 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 4 m 24 sec
Reputation Power: 0
Confused on where to start

Well, I'm a pretty DECENT programmer, I know some Python and a little bit of C. I've recently decided I want to get into game development a bit. I have some great ideas in my head that I'd love to see come to life.

But, I don't exactly know where to start. I'm willing to start with some simple things such as pong. But I eventually want to get into 3D game development. Where exactly should I start with game programming? Specifically for the Xbox 360. I've been recommended the XNA framework + C# but I have heard other opinions too, such as UDK + Torque3D. Any suggestions?
Keep in mind I've never programmed a game before in my life, other than a Rock Paper Scissors in Python :P

Reply With Quote
  #2  
Old May 12th, 2011, 06:31 PM
OmegaZero OmegaZero is online now
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: May 2007
Posts: 737 OmegaZero User rank is General (90000 - 100000 Reputation Level)OmegaZero User rank is General (90000 - 100000 Reputation Level)OmegaZero User rank is General (90000 - 100000 Reputation Level)OmegaZero User rank is General (90000 - 100000 Reputation Level)OmegaZero User rank is General (90000 - 100000 Reputation Level)OmegaZero User rank is General (90000 - 100000 Reputation Level)OmegaZero User rank is General (90000 - 100000 Reputation Level)OmegaZero User rank is General (90000 - 100000 Reputation Level)OmegaZero User rank is General (90000 - 100000 Reputation Level)OmegaZero User rank is General (90000 - 100000 Reputation Level)OmegaZero User rank is General (90000 - 100000 Reputation Level)OmegaZero User rank is General (90000 - 100000 Reputation Level)OmegaZero User rank is General (90000 - 100000 Reputation Level)OmegaZero User rank is General (90000 - 100000 Reputation Level)OmegaZero User rank is General (90000 - 100000 Reputation Level)OmegaZero User rank is General (90000 - 100000 Reputation Level) 
Time spent in forums: 3 Weeks 5 Days 13 m 32 sec
Reputation Power: 928
If you feel comfortable with Python, then PyGame is probably a good place to start. There are a number of tutorials and examples you can work through to get up to speed.

Though keep in mind that "game programming" isn't anything special. You'll be off to a good start if you have a firm grasp on programming (both your language of choice and the general purpose data structures and algorithms) and can read and use library documentation.
__________________
sub{*{$::{$_}}{CODE}==$_[0]&& print for(%:: )}->(\&Meh);

Reply With Quote
  #3  
Old May 23rd, 2011, 07:45 AM
Alpinador Alpinador is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2011
Posts: 3 Alpinador User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 53 sec
Reputation Power: 0
I recommend you a C/C++ compiler (c++ builder 6 enterprise) and TDx Library for game development

you can make interesting things in that environment but remember study a bit of C languaje and C++ extensions and data organization (types, structures etc)

this compiler is able to create videogames

Reply With Quote
  #4  
Old May 26th, 2011, 02:11 AM
jimmi jimmi is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2011
Posts: 1 jimmi User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 m 25 sec
Reputation Power: 0
Hello I am new and i designed some steps in advance 'C',but i am unable to access some necessary code.Please recommend to me for some Game Making books in C&C++.

Dinosaur Jesus

Reply With Quote
  #5  
Old May 26th, 2011, 03:15 PM
azbo azbo is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2011
Posts: 2 azbo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 31 m 55 sec
Reputation Power: 0
Quote:
Originally Posted by jimmi
Hello I am new and i designed some steps in advance 'C',but i am unable to access some necessary code.Please recommend to me for some Game Making books in C&C++.

Dinosaur Jesus

Game making is a very broad category with a lot of pretty steep learning curves. People don't walk out of college and jump into brain surgery nor do programmers build a xbox 360 game as their first project.

There's a lot of programming languages out there and a lot of different game types, deciding on what you hope to accomplish with a game might help you decide on a technology to make it happen. I found it's best to start with something small that you feel you can already handle and expand from there. Is the game you want to develop a 1st person shooter? RTS? etc etc.

It's hard to go wrong with experimenting with something like C++, virtually everything you want to do on a computer can be built with C and it's descendants. If you're new to building games and working alone you really need to pick a "smallish" project and build it so you can learn as you go and see what you do and don't know. Actually working on a project will lead you to specific questions that a place like this can help you with.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesGame Development > Confused on where to start

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap