MattJan 205 min readCreating a Video Background View Controller in Swift for iOS: A Step-by-Step GuideIn this tutorial we will show how to create a ViewController in iOS swift, that has a video background playing on repeat. Contents Pros &...
MattNov 13, 20235 min readHow to create level selection screens for a mobile game in iOS (with automated tests!) - Part 1 Master iOS game design: World & Level selection screens with Swift. Part 1 dives into Carousel, Locked Worlds, Automated Tests. 🎮 #iOSDev