angkorcn / openfl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

http://www.youtube.com/watch?v=6AtmdGbQkTQ
http://www.joshuagranick.com/blog/2013/05/30/introducing-openfl/

Install

https://github.com/openfl/openfl/wiki/Get-Started

Libraries

OpenFL consists of multiple complementary libraries:

Validation

You can perform tests to validate OpenFL features using the "openfl-validation" project:

https://github.com/openfl/openfl-validation

Development Build

git clone https://github.com/openfl/openfl
haxelib dev openfl openfl

To return to a release build:

haxelib dev openfl

About