OpenFL npm Samples (JavaScript ES6)
May 7, 2025 ยท View on GitHub
OpenFL npm Samples (JavaScript ES6)
These samples demonstrate how to use the OpenFL npm module with JavaScript (ES6).
Get Started
Clone the repository
git clone https://github.com/openfl/openfl-samples-es6
Choose a sample
cd openfl-samples-es6/features/display/DisplayingABitmap
Install and start
npm install
npm start