/lua-helpers

Lua based game helper library written for use with LÖVE2D and DaisyMoon

Primary LanguageLuaMIT LicenseMIT

Lua Game Helpers

This is a simple game utility library containing a large amount of functions used in most of my Lua based games. The library should work with DaisyMoon as well as LÖVE2D by default. Small changes will have to be made to certain functions since they require a reference to a designated framework call. These can be specified and easily modified in the given files.

To import the library all you will have to do is to require the lib folder contained within this repository.

License

This repository is released under the MIT license. For more information please refer to LICENSE