Spent a few evenings working on some extra features for the abstraction that I need for the football game. The additions of course have to work across all three platforms so it took some time. However, there is now:

  • Sound FX - basic load sound and play back. (AudioClip/SoundPool/AVAudioPlayer)
  • Persistant Storage for game settings, save games, etc - (Cookies/Preferences/NSUserDefaults)
  • Suspend/Resume functionaltiy for phone based games (No Applet Support/Bundle/NSUserDefaults+NSData)

It all seems to work but I ended up spending a good evening and half chasing round bugs on the IPhone's lifecycle and data storage.

Still... back to the game now!

Excellent! Sound great

Excellent! Sound great :)
Keep up the most awesome work Kevin :)
cheers,
Paul

I have an Android app I

I have an Android app I wouldn't mind porting to the IPhone. Is this "aboid" code available for download from a community source project or some such? I'd like to see if I can use it.

Thanks!

Kev: You just need to pick XMLVM