![]() |
|
Game design - Printable Version +- iDevGames Forums (http://www.idevgames.com/forums) +-- Forum: Development Zone (/forum-3.html) +--- Forum: Game Design (/forum-5.html) +--- Thread: Game design (/thread-795.html) |
Game design - Taytus - Aug 31, 2009 05:49 PM Hello people, my name is Roberto Inetti and I am starting to programming Iphone apps. I hope to make some games , I have experience in Several languages, but is my first time with Xcode and Cocoa, so.... you will hear more from me ![]() I want to know if some of you can recommend some book about game design for Iphone. Thanks. Game design - mikey - Sep 2, 2009 08:08 AM Well if you mean just game programming, OpenGL Red book is a must. That is the technology (OpenGL) that you tell what to draw and it draws it. EDIT: You may want to look on these 'I've an idea for a game sites'. They're all over google and the internet. Game design - unknown - Sep 2, 2009 09:05 AM you can use Quartz instead of OpenGL |