/openfl-samples-es5

OpenFL sample projects (written in ES5 JavaScript)

Primary LanguageJavaScriptMIT LicenseMIT

MIT License Build Status

OpenFL Samples (ES5)

Get Started

Clone the repository

git clone https://github.com/openfl/openfl-samples-es5

Choose a sample

cd openfl-samples-es5/features/display/DisplayingABitmap

Install and start

npm install
npm start