/openfl-samples-ts

OpenFL sample projects (written in TypeScript)

Primary LanguageTypeScriptMIT LicenseMIT

MIT License Build Status

OpenFL Samples (TypeScript)

Get Started

Clone the repository

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

Choose a sample

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

Install and start

npm install
npm start