Flx-iOS-template icon indicating copy to clipboard operation
Flx-iOS-template copied to clipboard

Unofficial Flixel iOS template for Xcode

Flixel Xcode Template

Flixel is a great open-source game making library. The ActionScript library can be found here. This template is for the Objective-C library that was used to make Canabalt.

Installation

If you are using Xcode 3, move all of the files within the Xcode3 directory to Developers/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Project\ Templates/Application.

For Xcode 4, drag all of the files within the Xcode4 directory to ~/Library/Developer/Xcode/Templates.

Credit

Base templates taken from the Cocos2D templates.