Skip to content

HaxeFlixel/flixel-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e3d1a11 · Jan 31, 2025
Dec 11, 2024
Apr 13, 2024
Dec 11, 2024
Dec 11, 2024
Jan 3, 2025
Jan 29, 2025
Dec 11, 2024
Jan 29, 2025
Dec 11, 2024
Dec 11, 2024
Jan 30, 2025
Dec 11, 2024
Jan 24, 2025
May 21, 2020
Jan 31, 2025
Apr 2, 2017
Oct 7, 2024
Oct 3, 2024
Jan 1, 2014
Mar 6, 2024
Jan 31, 2025
Jun 13, 2023
May 4, 2018
Jan 26, 2022

Repository files navigation

flixel | addons | ui | demos | tools | templates | docs | haxeflixel.com | türkçe

CI Discord Haxelib Version Haxelib Downloads Haxelib License Patreon

About

This is a collection of 80+ demos using the HaxeFlixel engine and demonstrating its capabilities. All the ones that are compatible with a web target (HTML5 and/or Flash) can be found on haxeflixel.com/demos.

Installation

To get the master branch / the release compatible with the latest flixel release, run:

haxelib install flixel-demos

You can then use flixel-tools create command to create one of the demos in a directory of your choice, or alternatively run them directly from the haxelib directory.

For Developers

If you are wanting to contribute code, please review the follwing documentation:

If you have a question or have not contributed on github before, there are friendly people in the community that help out in the forums.

For using Git with GitHub we recommended using a GUI application to manage your changes, for example SourceTree.

If you want to use Visual Studio Code with flixel-demos, you can use flixel-tools to create .vscode directories for all projects at once:

flixel configure <path-to-flixel-demos> -ide vscode

If you installed flixel-demos via haxelib git on Windows, the path will be C:\HaxeToolkit\haxe\lib\flixel-demos\git.