Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 617 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 617 Bytes

Löve Bone [WIP]

An object-oriented 2D Skeletal Animation framework for LÖVE.

Tutorials and documentation can be found in the Wiki.

Forum Thread

Distributed under the permissive MIT License.

Edit main.lua to swap between which examples you want to test.

To use Löve Bone in your own project, just copy the lovebone folder.

local lovebone = require 'lovebone';