6 ms·
Good luck! I produced an iPhone game in 5 days, but I was using the Unity3D engine which really allows for abstraction from the nitty-gritty low-level iOS progr
by robert00700 15y ago
Good luck! I produced an iPhone game in 5 days, but I was using the Unity3D engine which really allows for abstraction from the nitty-gritty low-level iOS programming. I definitely recommend it for rapid development.
- manlycode 15y agoThanks for the well wishes. At this point I'm married to Cocos2d. It offers just enough of what I need and it's free. I've dabbled in Unity a little bit and was impressed at what it had to offer. But it seems like more than I'll ever need for what I can imagine doing in the short term. Is it possible to do 2d development with Unity?
- coryl 15y agoYep, you can do 2D. As a non-programmer, I've spent the last couple months learning scripting on Unity with the help of the Walker Brothers free online course. Best of luck with your project, pumping out a simple game and publishing it is exactly what I'd like to do (when I finish off these other damn projects!).