/openfl-samples-haxe

OpenFL sample projects (written in Haxe, using NPM)

Primary LanguageHaxeMIT LicenseMIT

MIT License Build Status

OpenFL Samples (Haxe)

Get Started

Clone the repository

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

Choose a sample

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

Install and start

npm install
npm start