# vrld/hump

LÖVE Helper Utilities for Massive Progression

Repository: https://github.com/vrld/hump
Canonical: https://ross.abutalabs.com/products/hump
Homepage: http://hump.readthedocs.org
Language: Lua
License Family: other
Last push: 2024-08-18T14:21:06+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5868, "days_push": 745, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1350, forks 158 (observed 2026-08-28T04:04:28.140744+00:00)

## What it is
hump is a small collection of helper modules for developing games with the LÖVE framework in Lua. It provides gamestate management, timers and tweening, 2D vector math, lightweight classes, a signal/slot system, and a movable/zoomable/rotatable camera.

## Use cases
- manage game states like menus and levels in a LÖVE game
- add tweening and delayed function calls to my game
- do 2D vector math in Lua
- implement a smooth, zoomable, rotatable camera in LÖVE
- use lightweight classes or prototypes in Lua
- add a simple observer/signal system to my game

## When to choose
- you are building a game with LÖVE and want small, focused, dependency-free utilities
- you need gamestate, timer, vector, class, signal, or camera helpers without pulling in a big framework

## When to avoid
- you are not using the LÖVE framework
- you need a full-featured game engine or entity-component-system
- you need actively developed features or guaranteed license compliance (no explicit license file)

## Facets
- artifact type: library
- maturity: maintenance
- function: game-engine, math, animation, state-management
- domain: gaming-tools
- platform: lua, game-engine, cross-platform
- tags: love2d, gamestate, tweening, vector-math, camera, signals, oop, helper-library, game-development

## Member repositories
- vrld/hump (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:28.140744+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:19.037437+00:00, confidence not recorded.
  - readme: https://github.com/vrld/hump (fetched 2026-08-28T04:04:28.140744+00:00, sha 70b56eadb008)
- Data as of 2026-08-30T08:39:29.467469+00:00.
