/AnatomyOfAScroller

A SpriteKit demo to showcase how 2D platform games can achieve infinite scrolling using pure Swift

Primary LanguageSwiftMIT LicenseMIT

Anatomy Of A Scroller

Anatomy of a Scroller banner

About

A SpriteKit demo to showcase how 2D platform games can achieve infinite scrolling using pure Swift

Companion Article

The companion article for this project can be found here

Requirements

  • iOS 12 or above
  • Swift 5
  • Note: it is strongly recommended to run this project on a real device, as the simulator's SpriteKit performance is not representative. You will need to add a Development Team to the project's Signing and Capabilities section

Known Issues