Starling 1.1
During the weeks after the "1.0" release, our Starling didn't think about slowing down or relaxing; on the contrary, he made some excessive flight-training and has learned several cool new tricks! Thus, without further ado: we present to you, the Starling Framework: version 1.1! Multi-Resolution Development With AIR 3.2 out...
Introducing: The Starling Wiki
User's corner: Ghost Catcher
The Big Sparrow Tutorial for Beginners
Sparrow's new Scaffold Project
I already mentioned it in the release article: Sparrow 1.3 contains a powerful new Scaffold Project. Take this project as the starting point of your game, and many tasks suddenly become super-simple. To make sure everybody can work with that scaffold, I have now created a very extensive series of...
How to deploy iOS apps to the iPhone via the command line
In a productive development environment it's usually a good idea to think about the automation of recurring processes like compiling, testing and deploying development code to test devices. For iOS apps this becomes a pain as soon as you develop outside Xcode: That's why this article explains how to deploy...