Ok i am also one of those who are trying to make their first game esp for Iphone but i have no clue from where to start. I never work on such application before (graphics stuff). It's totally different paradigm for me.
I google around, and came to know that opengl will be required, then it cam out there is something called cocos2d-iphone is around to make games also.
But i really dont know what i should read before even looking into opengl and cocos2d-iphone because they look totally alien to me.
What really makes/construct a game? there are sound, characters, movement. How you can make those sound and characters? what skills are required to make these things?
Every lesson of opengl starts from making those triangles but i really dont get how i can make a GAME from these triangle knowledge?
I know i am asking many questions within one, but i dont know how to put it otherwise.
Is there any guide out there which can teach some guy like me how a game is actually made, i mean from start to the end!
Lets take this game for example:
http://www.youtube.com/watch?v=oovCmnuKA1A
No this game has a voice, then he is using the "accelerometer" to move the big thing around or using touch event to move that big thing which hold other 3 objects from dropping.
There is lot of art work is required, how it is made? Sorry i am totally naive about this, so may have asked some stupid question. Sorry.