SkillAgentSearch skills...

Zerolib

Some helper classes for Haxe that I like to use :D

Install / Use

/learn @01010111/Zerolib
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

zerolib logo

ZEROLIB

build status

Zerolib is a framework agnostic library of extensions, utilities, and other helpful classes for making games!

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

Installing

With Haxe installed, use this command to install:

haxelib install zerolib

Then, add the following to your game's hxml:

-lib zerolib

Then you'll be set!

Usage

This library is split into two distinct sections, Extensions, and Utilities.

Check the API for specific usage instructions!

.extensions

Extensions are a neat language feature of Haxe. They can add functionality to preexisting classes.

Learn more about using Extensions here!

.utilities

A handful of utilities like vectors, a tweening library, a A* haxe implementation, and more!

Browse the API

Related Skills

View on GitHub
GitHub Stars72
CategoryDevelopment
Updated3mo ago
Forks9

Languages

Haxe

Security Score

97/100

Audited on Dec 9, 2025

No findings