zerolib-flixel

Zerolib is a library of extensions, utilities, and other helpful classes for making games quickly in haxeflixel!
https://github.com/01010111/zerolib-flixel

To install, run:

haxelib install zerolib-flixel 0.8.1 

See using Haxelib in Haxelib documentation for more information.

README.md

zerolib logo

ZEROLIB-FLIXEL

Build Status

Zerolib-flixel is a library of extensions, utilities, and other helpful classes for making games quickly in haxeflixel!

notice: this library is in an alpha state, and may introduce breaking changes with updates

Installing

With Haxe and Flixel installed, use this command to install:

haxelib install zerolib-flixel

Then, add the following to your game's Project.xml:

<haxelib name="zerolib" />

Then you'll be set!

Usage

This library is split into several distinct sections: - ec - Some building blocks for working compositionally using Entities and Components - extensions - A handful of extensions that add functionality to existing flixel classes - input - A basic Controller and Player Controller - shaders - A handful of shaders ready to be used in flixel - sprites - Several classes that extend FlxSprite - states - FlxStates and FlxSubStates - ui - Text and UI classes - utilities - Various utilities

Check the WIKI for specific usage instructions!

See example usage in the Wiki
Browse the API

Contributors
01010111
Version
0.8.1
Published
2 years ago
Dependencies
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub