Home
Reviews
Forums
New Games
Podcast
• submit tip •
  #1  
Old 12-31-2008, 10:29 PM
ktfright ktfright is offline
Senior Member
iPod Touch (4th Gen), OS 4.x
 
Join Date: Dec 2008
Location: Hawthorne,California
Posts: 588
Unhappy absolute first time developing!!!

hi, i need help!!! i have the sdk, but i have NO idea how to make a game. i have a million ideas, but learning objective c and c++ is very difficult when you have no idea what you are looking at. i dont even know openGL. can someone help me with tips on how to make a game, and how to understand the sdk and all the other stuff? i really want to make a game!!!
Reply With Quote
  #2  
Old 12-31-2008, 10:39 PM
arn's Avatar
arn arn is offline
Administrator
iPhone 4S, iOS 5.x
 
Join Date: Apr 2008
Posts: 2,329
Default

seems a book might be the best place to start

http://www.amazon.com/Beginning-iPho...0784734&sr=8-1
Reply With Quote
  #3  
Old 01-01-2009, 04:55 AM
hailstorm hailstorm is offline
Junior Member
 
Join Date: Jul 2008
Posts: 7
Default

I would recommend you go through this book first to get comfortable with Objective C first:

http://www.amazon.com/Cocoa-Programm...0807253&sr=8-1
Reply With Quote
  #4  
Old 01-01-2009, 09:06 AM
gillygize gillygize is offline
Senior Member
 
Join Date: Dec 2008
Location: The Land of The Rising Sun
Posts: 146
Default

I would second picking up a book. Or, are you a student in someplace that teaches programming (high school, college)? Can you take classes in computer programming (community college or something)? For some people, a programming class might be easier than learning out of a book, especially if you are really, truly starting from scratch.

If you learn C, C++, Java or something similar it will transfer to Objective C pretty easily. But there is no substitute for the work of the learning how to program in the first place, IMHO.
Reply With Quote
  #5  
Old 01-01-2009, 05:31 PM
BulletDev's Avatar
BulletDev BulletDev is offline
Developer
iPhone 4, OS 4.x
 
Join Date: Sep 2008
Location: Vancouver, BC
Posts: 785
Default

Sometimes it helps to look at a few tutorials. It will give you an deep insight on what your getting yourself into.

Just search "iPhone SDK Tutorials" in Google.
Reply With Quote
  #6  
Old 01-04-2009, 08:14 AM
Altrez Altrez is offline
Member
iPad 2, iOS 6.x
 
Join Date: Jan 2009
Location: Kentucky
Posts: 80
Default

ktfright,

I feel that one of the best places to start is here:

http://developer.apple.com/iphone/

Watch all the videos and take notes. Look at all the code examples and download the SDK. After you have done all of that. Then you should have most of your questions answered.

Good Luck!

-Altrez
Reply With Quote
  #7  
Old 01-04-2009, 08:29 AM
fairlady's Avatar
fairlady fairlady is offline
Senior Member
 
Join Date: Dec 2008
Location: Raleigh, NC
Posts: 325
Default You'll likely need design/graphics, too

In addition to learning about programming, you'll also need to learn about design and graphics. Many game concepts don't become successful apps because of poor implementation of design and graphics.

If you'd like to learn to do graphics yourself, I would recommend learning Adobe Illustrator so that you can create vector images. These can be resized to any size without loss of resolution, which becomes very important when designing for the small screen of an iPhone. A great resource for learning Adobe Illustrator is The Adobe Illustrator CS3 WOW! Book. From Illustrator, all your graphics will need to be sized accordingly and converted to .png files.

Alternatively, you can outsource the graphics, but this can get expensive. You'll want to make sure you check an illustrator/designer's portfolio before hiring, and expect to pay $40-$100 per hour for a good person.

You might be surprised how many graphics go into a game; our Whack 'em All! game has over 200 graphics in it. (We've got a video demo at http://www.whackemall.com)

I hope this information is helpful.
fairlady

http://www.fairladymedia.com
http://www.whackemall.com
Reply With Quote
  #8  
Old 01-04-2009, 03:45 PM
mehware's Avatar
mehware mehware is offline
Senior Member
iPhone 4, OS 4.x
 
Join Date: Nov 2008
Posts: 538
Default

If you got some money maybe consider The Unity iPhone Basic license. (You do need unity's 2.x indie license as well. Its what I and a few people use for our iphone games. This way your not starting from scratch. If you start from scratch there is a huge learning curve to learn objective-c/c++/openGL if you do not have any programming experience. Programming is just half the battle. http://unity3d.com/unity/features/iphone-publishing My game "Tilt It" http://www.mehware.com/TiltItDemo.html was made using Unity. It just took some JavaScript/C# and some basic modeling. Unity's physics/graphics engine did the rest.
Reply With Quote
  #9  
Old 01-06-2009, 04:33 PM
Talon Raines Talon Raines is offline
Junior Member
 
Join Date: Jan 2009
Location: Orlando, FL
Posts: 14
Default

If you're that new to Obj-C and C/C++, my advice would be to find someone to work with that does know it. You're not going to get anywhere fast if you are learning programming from the ground up.

Another option might be one of the engines made for iPhone developement. I saw a few mentioned in this gamasutra article that might interest you.

Good luck.
Reply With Quote
  #10  
Old 01-10-2009, 12:21 PM
Drenguin Drenguin is offline
Member
iPod Touch (2nd Gen), OS 4.x
 
Join Date: Jan 2009
Posts: 87
Default

Hello, this is my first post so please don't pound me if I did something wrong. I am also a beginning developer and have no background experience. Thanks to this awesome book, Beginning iPhone Development by Dave Mark and Jeff LaMarche, I am well on my way to becoming a developer. However Objective-C seems impossible to learn without a human being teaching it to you.

I know most developers out there do not have a human teach them so there must be some good resources out there. Are there any good Objective-C books that give examples specifically for the iPhone.
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

Forum Jump


iPhone Game Reviews | iPhone Apps

All times are GMT -5. The time now is 06:42 AM.