Fabio Poloni
Fabio Poloni

Reputation: 8371

iPhone Game Development

Today I just need some tips for my first iPhone Game.

In this game you need to protect something from enemies. But I don't know how to create this enemies randomly, and how I can save the data to each enemy (there can be many on the screen at once!)..?

I hope someone can give good tips or good links to tutorials..?

Greetings, mavrick3.

Upvotes: 3

Views: 321

Answers (3)

Robin
Robin

Reputation: 10011

@mavrick i think this link might help you

http://www.71squared.com/iphone-tutorials/

Edit: if you the source code of iPhone Game Development than follow this link

http://apress.com/book/downloadfile/4587

Upvotes: 3

Convolution
Convolution

Reputation: 2351

Ray Wenderlich has some great tutorials on his blog about iPhone game development as well as many other iPhone related topics.

This link should get you started.

Also if you don't mind purchasing books, I highly recommend these two books.

Beginning iPhone Game Development

Learn iPhone and iPad cocos2d Game Development

Upvotes: 1

Vinzius
Vinzius

Reputation: 2901

Maybe you could check : https://gamedev.stackexchange.com/ :-)

Good luck

Upvotes: 1

Related Questions