Scaling my business by making games and tutorials

This developer is using only Apple products for his next game Escape Code. Game developer and online course pioneer John Bura talks about why his education company also makes video games. John Bura’s Background The first time I ever coded was at my local university. I was 12. I spent my summer coding in C++ […]

Examples of Games Made in iOS SpriteKit

SpriteKit Games SpriteKit makes it easy for anyone to make a clean and beautiful game. That’s why we built our newest game Escape Code entirely in SpriteKit. In honor of launching Escape Code, we are highlighting other developers that use SpriteKit. Want our game? Click here to get 50% off on Indiegogo Check out below […]

Learn to code by building apps. This is the ultimate iOS 11 course.

Want to make apps and learn to code? iOS 11 has so much to offer, there’s something for everyone to create. Mammoth Interactive has just released a course on iOS 11 (including Xcode 9, Swift 4.0, ARKit, Core ML, SpriteKit, and WatchKit)! NOW $19 WITH THIS COUPON With our iOS 11 course, you can express your […]

You’re invited! Come to our SpriteKit webinar.

Do you want to make 2D games for Apple products? Join master programmer Nimish Narang for a 1-hour webinar on how to navigate the SpriteKit framework. Register here for just 10 dollars. Why SpriteKit? SpriteKit is THE framework for making 2D games for Apple products. It’s free! You can make cool games, from super simple to […]

Another new course: Introduction to SpriteKit. Build practical games.

Anyone can use SpriteKit.  In our BRAND-NEW course, you learn how to make simple 2D games using Apple’s SpriteKit. Now 96% off! You build the following games: Breakout Clone, Pong Clone, and Space Invaders​. This course is unique because we make ​both the code and the design for the games from scratch. Other tutorials only show you how […]

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 […]

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 […]