Openfl Samples Save

Haxelib-based OpenFL sample projects

Project README

MIT License Haxelib Version Build Status

OpenFL Samples

Haxelib-based samples are located here, check out https://github.com/openfl/openfl-samples-haxe for NPM-based samples.

A collection of sample projects illustrating different OpenFL features.

Installation

haxelib install openfl
haxelib run openfl setup

The openfl-samples library will be installed automatically. If you need to install it alone, you can use the following command:

haxelib install openfl-samples

Listing Samples

You can browse the project directory, but it is generally simpler to use the following command to list available OpenFL samples:

openfl create

Creating Samples

Once you find a sample you would like to create, you can generate a copy using the "create" command:

openfl create PiratePig

This creates a copy in the current directory, but you can also specify an output directory if you prefer:

openfl create DisplayingABitmap BitmapTest

Development Builds

Clone the openfl-samples repository:

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

Tell haxelib where your development copy of openfl-samples is installed:

haxelib dev openfl-samples openfl-samples

To return to release builds:

haxelib dev openfl-samples
Open Source Agenda is not affiliated with "Openfl Samples" Project. README Source: openfl/openfl-samples
Stars
77
Open Issues
15
Last Commit
7 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating