Build tvOS Apps for the Apple TV | New Course Release

Code for the Apple TV. Do you want to build your own apps for the Apple TV? Whether you have or have not ever developed for iOS, you can learn the fundamentals of making apps for tvOS with our NEW Apple TV course. Our Apple TV course begins by covering the fundamentals of the Swift programming […]

Book Released! Learn Swift 3.0 by Mammoth Interactive

Have you always wanted to create your own iOS app? Mammoth Interactive has written a new book just for you: Learn Swift 3.0. Even if you have never coded before, you can learn how to use Xcode. The practical examples in Learn Swift 3.0 explain key topics in app development, including the following: Variables – A […]

Touches and Moving Sprites in XCode SpriteKit: Swift Crash Course (Free Tutorial)

If you’re designing a game, you probably need your players to move around. In this article, we’ll look at the different ways of doing so in SpriteKit. Want more FREE coding lessons? You’re in luck! We have a free 30-minute beginners course: training.mammothinteractive.com/p/learn-to-code-in-30-minutes To start a new project, go to File > New > Project. The template we’re […]

Changing Background Color in XCode SpriteKit: Swift Crash Course (Free Tutorial)

Designing an application? One of the first things you need to think about is a color scheme, which includes the background color of your app. Today we’re looking at how to set the color of the display (background color) of an iPhone or iPad app. Want more FREE coding lessons? We have a free 30-minute beginners course: […]

Introduction to UIColor in XCode SpriteKit: Swift Crash Course (Free Tutorial)

Trying to figure out how to make your iOS game stand out? Colors are a key part of game design and can make or break the difference between a game’s success and flop. In this tutorial, we’re going to experiment with colors in SpriteKit and how they can be used to make your application unique. Want more FREE coding lessons? You’re […]

Make an iPhone App in Minutes in XCode: Swift Crash Course (Free Tutorial)

iPhone apps are the rage these days. In this tutorial, you’ll learn how to make an app in just minutes! For more FREE coding lessons, check out our 30-minute beginners course here: training.mammothinteractive.com/p/learn-to-code-in-30-minutes We’ll also go over how to store items in a variable and set up a print button. Once you have XCode open, […]

Adding a Sprite in Xcode SpriteKit: Swift Crash Course (Free Tutorial)

Have you dreamed about making millions with your own popular iOS game? Well, if you’ve ever wanted to design a game, the first thing you’ll need to build are graphics. In this tutorial, you’ll learn how to get started in SpriteKit and create your first sprite! Want more FREE coding lessons? You’re in luck! We have a free 30-minute […]