Video Tutorial: Collection Views Part 6: Deleting Cells
In this video we add the ability to delete cells from the collection view. The post Video Tutorial: Collection Views Part 6: Deleting Cells appeared first on Ray Wenderlich.
View ArticleReaders’ App Reviews – May 2016
It’s May, and for most of us that means getting ready for WWDC – also known as Christmas for iOS developers! As the most wonderful time of year draws near, the excitement grows among the iOS...
View ArticleVideo Tutorial: Collection Views Part 7: Moving Cells
In this video we look at moving cells using drag and drop. We will also add table view style headers that scroll with the cells. The post Video Tutorial: Collection Views Part 7: Moving Cells appeared...
View ArticleVideo Tutorial: Collection Views Part 8: Custom Layout
In this video we move on to creating our own custom layout breaking free of UICollectionViewFlowLayout. The post Video Tutorial: Collection Views Part 8: Custom Layout appeared first on Ray Wenderlich.
View ArticleVideo Tutorial: Beginning SpriteKit: Introduction
Download lecture slides The post Video Tutorial: Beginning SpriteKit: Introduction appeared first on Ray Wenderlich.
View ArticleVideo Tutorial: Beginning SpriteKit Part 1: Sprites
Challenge Your challenge is to add the zombie to the scene. See the Challenge PDF in the resources link below for full details. Download resources View previous video: Introduction The post Video...
View ArticleVideo Tutorial: Beginning SpriteKit Part 2: Game Loop
Learn about the SpriteKit game loop. The post Video Tutorial: Beginning SpriteKit Part 2: Game Loop appeared first on Ray Wenderlich.
View ArticleOpen Call for Applications: Android, OS X, and Unity Team
Did you know we have over 50 Android, OS X, and Unity tutorials? This site is about more than just iOS. To help us continue to expand our Android, OS X, and Unity tutorial offerings, we are currently...
View ArticleUniversal Links – Make the Connection
Connecting Apps and Websites Do you have a website that shares content with an iOS app? As of iOS 9, you can connect them using universal links, meaning that users can now touch an HTTP link on an...
View ArticleVideo Tutorial: Beginning SpriteKit Part 3: Univesal App Support
Learn how to make your game work on different devices so you'll have one universal app supported on different screen sizes. The post Video Tutorial: Beginning SpriteKit Part 3: Univesal App Support...
View ArticleVideo Tutorial: Beginning SpriteKit Part 4: Boundaries and the Playable Area
Learn how to set up the playable area for your game, Zombie Conga. The post Video Tutorial: Beginning SpriteKit Part 4: Boundaries and the Playable Area appeared first on Ray Wenderlich.
View ArticleHow to Make a Game Like Candy Crush with SpriteKit and Swift: Part 1
In this epic tutorial you’ll learn how to make a tasty match-3 game like Candy Crush with SpriteKit and Swift. Now updated for Xcode 7.3 and Swift 2.2. Update note: This SpriteKit tutorial has been...
View ArticleHow to Make a Game Like Candy Crush with SpriteKit and Swift: Part 2
In this epic tutorial you’ll learn how to make a tasty match-3 game like Candy Crush with SpriteKit and Swift. Now updated for Xcode 7.3 and Swift 2.2. Update note: This SpriteKit tutorial has been...
View ArticleHow to Make a Game Like Candy Crush with SpriteKit and Swift: Part 3
In this epic tutorial you’ll learn how to make a tasty match-3 game like Candy Crush with SpriteKit and Swift. Now updated for Xcode 7.3 and Swift 2.2. Update note: This SpriteKit tutorial has been...
View ArticleHow to Make a Game Like Candy Crush with SpriteKit and Swift: Part 4
In this epic tutorial you’ll learn how to make a tasty match-3 game like Candy Crush with SpriteKit and Swift. Now updated for Xcode 7.3 and Swift 2.2. Update note: This SpriteKit tutorial has been...
View ArticleVideo Tutorial: Beginning SpriteKit Part 5: Actions
Learn about SpriteKit actions which allow you to do things like rotate, scale or change a sprite's position over time. The post Video Tutorial: Beginning SpriteKit Part 5: Actions appeared first on Ray...
View ArticleVideo Tutorial: Beginning SpriteKit Part 6: Animations
Learn more about SpriteKit actions and how they can be used to animate sprites. The post Video Tutorial: Beginning SpriteKit Part 6: Animations appeared first on Ray Wenderlich.
View ArticleVideo Tutorial: Beginning SpriteKit Part 7: Collision Detection
Learn about collision detections in SpriteKit. The post Video Tutorial: Beginning SpriteKit Part 7: Collision Detection appeared first on Ray Wenderlich.
View ArticleVideo Tutorial: Beginning SpriteKit Part 8: Scenes
Learn how to work with scenes and scene transitions in SpriteKit. The post Video Tutorial: Beginning SpriteKit Part 8: Scenes appeared first on Ray Wenderlich.
View ArticleImplementing Custom Subscripts in Swift
Power up your own types with native-looking subscripts! Update note: This tutorial was updated for Swift 2.2 and Xcode 7.3 by Mikael Konutgan. Original post by Tutorial Team member Evan Dekhayser....
View Article