Table of Contents

Tutorials & Code Snippets

This section contains extensive tutorials that help you to get started on different topics of game development with Starling. Feel free to add your own tutorials to this list, and to add links to external resources!

Video Tutorials

Building Flash Games with Starling

Join Lee Brimelow in this project-style course (total length: three hours!) that teaches you how to build a complete shoot-em-up game with Starling! Find the course on lynda.com: Building Flash Games with Starling

Topics include:

Starting with Starling

Watch over the shoulders of Hemanth Sharma while he is developing the game Hungry Hero from scratch in this extensive series of video tutorials! Hint: the game is now even available on GitHub.

Building a Mobile App with Feathers and Starling

In this course, author Joseph Labrecque shows you how to use Starling and Feathers to create a fully functional drawing app, suitable for both desktop and mobile. Find the course on lynda.com.

Topics include:

More

Written Tutorials

Getting Started

Display Objects

Custom Display Objects

Game Development

Interoperability

Performance Optimization

Build Process

Custom Particle Systems

Open Source Games

Code Snippets

There are things every Starling developer needs now or then, but it's not worth adding it to Starling directly, or to create an extension for it. If you know such a useful little helper, please add it to this list!