This site requires JavaScript, please enable it in your browser!
Greenfoot back
jmdreyer
jmdreyer wrote ...

2014/5/19

App Store

jmdreyer jmdreyer

2014/5/19

#
If I created a greenfoot game and I programmed it so that it uses the left and right arrow keys on a keyboard, would it still function correctly if I posted it on the app store? And if not how would I be able to make it so that it does function correctly?
lordhershey lordhershey

2014/5/19

#
Is there an App Store for Greenfoot games? I thought that was just Android/iphone things. There is a project called Droidfoot that can turn your greenfoot game into an android app. I have never used it though but here is the link droidfoot
jmdreyer jmdreyer

2014/5/19

#
what about making it an iphone app?
lordhershey lordhershey

2014/5/20

#
iphones use Objective C and requires you to pay 99 dollars a year to develop and deploy to iphone. If you slip in the fee payment your app will disappear from itunes. You cannot deploy binaries to your own device unless you either pay the fee, or jail break the device. There may be thing out there to help did a goolge search for Java to iphone and got that there are also some kits that have their own proprietary schemes that will deploy to both iphone and android like Stencyl and Corona SDK which is free to develop, but costs you to deploy (they do have programs to help out people who cannot afford the price)
You need to login to post a reply.