/unrequited-love2d

A helper library for the Löve 2D game framework.

Primary LanguageLua

"Unrequited"

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