vrld/hump
LÖVE Helper Utilities for Massive Progression observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5868
- days_rel: n/a
- days_push: 745
- n_releases_24m: 0
Adoption not part of the score
1350 stars · 158 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
game-engine math animation state-management gaming-tools lua game-engine cross-platform love2d gamestate tweening vector-math camera signals oop helper-library game-development
1 source
- readme: https://github.com/vrld/hump · fetched 2026-08-28 · 70b56eadb008
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vrld/hump | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem