/n-util

Cool utility library for all things haxe

Primary LanguageHaxeMIT LicenseMIT

N-util

Version License

This is a utility package for Haxe/Flixel developers, providing a set of helpful functions and classes to streamline game development with HaxeFlixel. Original Version was on my old github which is now Privated

logo

Installation

You can install this utility package via Haxelib:

haxelib git n-util https://github.com/Noam-dv/n-util

Usage

Adding the Library to your project

<haxelib name="n-util" />

Import the utility classes you need into your project.

import nutil.*;
// etc

License

This library is released under the MIT License. See LICENSE.md for details.

Contributing

Contributions are welcome! To contribute:

-Fork this repository.

-Make your changes or additions.

-Create a pull request with a clear description of your changes.

-Your contribution will be reviewed and merged if it aligns with the project's goals.

Please report any issues you encounter by opening an issue.

Credits

Just me rn