Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jdillonh/love2d-libs

Libraries I have written for the Love2d game engine.
https://github.com/jdillonh/love2d-libs

love2d love2d-framework love2d-library

Last synced: 8 days ago
JSON representation

Libraries I have written for the Love2d game engine.

Awesome Lists containing this project

README

        

# love2d-libs
Libraries I have written for the Love2d game engine.

Intended for use with version 11.x

So far there are 3 libraries!

### [window.lua](window)
Makes pixel art games with resizable windows easier.

### [animation.lua](animation)
Turns simple sprite sheets into easy to use animations.

### [timers.lua](timers)
Make easy timers to script your time based events.