IOS experimentation based on a simple maze game demo at appcoda
For notes as I wrote it see the blog
- Sets up a single view application in landscope mode
- Uses Core Motion to animate some UIImageViews (not using SpriteKit)
- Uses CMMotionManager to read acceleration changes and move a UIImageView around