![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Not sure if this is the proper place to ask, if not my apologies. With that said if one wanted to start learning how to develop games on the IOS platform where would they start? Any leads, books, sites, etc. would be greatly appreciated. I work in IT and have done a bit of coding and spend my off time playing games so I'd like to start learning about making them. Thanks in advance.
|
|
#2
|
|||
|
|||
|
I recommend TheNewBoston on Youtube, he has a lot of great programming videos.
|
|
#3
|
|||
|
|||
|
Well the main thing is objective-c is the language used. So looking up things involving that are important enough I'd say.
|
|
#4
|
|||
|
|||
|
Matt Neuburg's book Programming iOS 5 is excellent and quite comprehensive. A lot of people like the Nerd Ranch books as well.
Step 1 would be to sign up for the Apple iOS developer program (developer.apple.com; $99/yr) and download Xcode. Apple has a lot of starter material online as well. |
|
#5
|
|||
|
|||
|
Quote:
|
|
#6
|
|||
|
|||
|
It is possible to develop applications without a Mac using theos on a jailbroken iDevice. I suggest you go to #theos in irc.saurik.com for more information. It's easy to use theos and it is possible to even use a windows pc since once theos is installed you can just use SSH to write and edit your code.
|
|
#7
|
|||
|
|||
|
Quote:
Things might have changed since then but knowing Apple I doubt it. |
|
#8
|
|||
|
|||
|
Quote:
|
|
#9
|
||||
|
||||
|
I recently got this book called Beginning C++ Through Game Programming. It might also be a good place to start.
Good luck! |
![]() |
| Thread Tools | |
| Display Modes | |
|
|