An open API service indexing awesome lists of open source software.

https://github.com/isuke/flixeltut

It is HaxeFlixl Tutorial.
https://github.com/isuke/flixeltut

haxeflixel helloworld

Last synced: 6 months ago
JSON representation

It is HaxeFlixl Tutorial.

Awesome Lists containing this project

README

          

:chapter-label:
:icons: font
:lang: en
:sectanchors:
:sectlinks:
:sectnums:
:sectnumlevels: 1
:source-highlighter: highlightjs
:toc: preamble
:toclevels: 1

= FlixelTut

It is link:https://haxeflixel.com/documentation/tutorial/[HaxeFlixl Tutorial].

== Getting Started

```sh
$ haxelib install lime
$ haxelib install openfl
$ haxelib install flixel

$ haxelib install flixel-addons
```

Run `Build + Debug` on VSCode.