Help with Game scene and Game Engine
Dear gurus,
I am not a game developer but trying to build one in my free time. I have an understanding of objective c but struggling with game scene and game engine.
I tried to research alot but have not got the complete picture from end to end in developing the 2D game design. can some one help me with understanding the sprite programming and designing a game.
Here is the snap shot of the game where a shooter shoots with a gun and hit the target based on the tap and the shooter walks the terrain until he reaches the final destination.
Can any one suggest me where to start and how to design this game and are there any good books or tutorials which can jump start.
thanks in advance
smith
I am not a game developer but trying to build one in my free time. I have an understanding of objective c but struggling with game scene and game engine.
I tried to research alot but have not got the complete picture from end to end in developing the 2D game design. can some one help me with understanding the sprite programming and designing a game.
Here is the snap shot of the game where a shooter shoots with a gun and hit the target based on the tap and the shooter walks the terrain until he reaches the final destination.
Can any one suggest me where to start and how to design this game and are there any good books or tutorials which can jump start.
thanks in advance
smith
One small step at a time. Figure out how to draw something on the screen, then how to move it in response to user input, then how to animate it, etc. Once you've done a few of these, you should be able to see the learning pattern you need to follow. If you have an understanding of Objective-C and know where to find the appropriate API documentation, you're at a good starting point.
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Some Game / Engine Source code in C++ and MSVC | kiavash2k | 1 | 4,547 |
Apr 12, 2012 11:35 PM Last Post: DJyStyler |
|
| artificial intelligence engine for game like sherlock holmes | sefiroths | 3 | 5,364 |
Feb 26, 2011 12:15 PM Last Post: Macmenace |
|
| What engine to choose for bowling-like game? | Sergnsk | 2 | 3,091 |
Jan 30, 2010 11:53 AM Last Post: mikey |
|
| Easy game engine for Mac OS X | YvanSoftware | 7 | 10,197 |
Dec 17, 2009 03:04 PM Last Post: SethWillits |
|
| 3D Game Engine | mikey | 18 | 7,219 |
May 4, 2009 01:35 PM Last Post: TythosEternal |
|

