Saturday, May 24, 2014

iOS game in store

I decided to release an app to the iTunes store(it's something I've been meaning to do since...well, since I became a developer a few years ago).  It's a matching game I made to try out the iOS SpriteKit.  Previously I had just used core animation and GLkit(or did it in Unity), I had set up a library that let me do most of the same things, but it's nice to have a fully functional native option for 2D games.

That being said, if anyone has a toddler it would be a great for them. 

The code for a basic version of the game is available on my bitbucket and github accounts.



https://github.com/milam/IOSGameSample

And the actual game is available at:

https://itunes.apple.com/us/app/pet-rescue-adoption-center/id888264230?mt=8

I really need to figure out a better name =/.  And I need to find decent open source animal sounds.

No comments:

Post a Comment