William 'wilbefast' Dyce
A helper library for Löve 2D.
The main feature is a flexible GameObject class for dynamic gameplay objects (projectiles, characters, etc) with easy:
- creation
- destruction
- iteration
Also included:
- grid-based collisions
- animations
- adaptive screen resolution
- special effects
- other useful function