Skip to content

openfl/openfl-samples-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License Build Status

OpenFL npm Samples (TypeScript)

These samples demonstrate how to use the OpenFL npm module with 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