What's the closest thing to Apple's SpriteKit on Android devices? [on hold]
- by Krumelur
I've been playing around with the iOS 7 SpriteKit APIs and I totally love them.
As I'm pretty much a n00b on Android, I'm wondering what the best Alternative would be if I wanted to go cross platform?
I find Cocos2D learning curve pretty steep, where with SpriteKit it's a matter of minutes to get something on the screen.
Then there's MonoGame and Cocos 2D for MonoGame - haven't tried either one I must admit.