Basically, that's my doubt.
I want to develop an iPhone game on my free time, but I dont want to buy a Mac, so, is there a way to use my pc to develop the game?.
Thx in advance.
Basically, that's my doubt.
I want to develop an iPhone game on my free time, but I dont want to buy a Mac, so, is there a way to use my pc to develop the game?.
Thx in advance.
You might be able to develop a game using your PC using something like Unity but you will require a Mac to be able to deploy your application to an iPhone.
http://maniacdev.com/2010/01/iphone-development-windows-options-available
Hi, Your you can install Mac OS X in your PC, only for development, though I don't advise it you. Then, you can install xcode and create an account in iPhone Developer Center and to begin your bad experience with this. But you'll have big problems of stability with Mac Os X in you pc.
The way more logic, buy an Apple, I recommend it to you.
Yes, you can use a PC to develop iPhone applications.
If you want to develop applications on Windows, you can setup the toolchain and use it. However, you will not be able to submit your applications to the App Store. http://code.google.com/p/winchain/
You can also install OS X onto your PC, and run XCode/iOS SDK in that way. Since you have what is effectively a Mac, you can buy a iPhone Developer Program membership and submit official applications to Apple's App Store.
Apparently there is an SDK for Windows that allows you to code in C/C++ and turn it into an iphone game, but you are limited to 2D games and you have to use their API. Here's the link.