Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 443 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 443 Bytes

ios-maze-demo

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