Game Catalogue
Architecture Notes
- Host vanilla JS builds in
/games
with CSP-safe asset loading. - Each game exports a
start()
function consumed by the launcher. - Metrics stream to the
ld_app
backend via fetch beacons.
Short-burst parody games designed to run in-browser with zero downloads. Built to funnel hype back to the main vault while keeping legal just on the right side of satire.
Launch a game/games
with CSP-safe asset loading.start()
function consumed by the launcher.ld_app
backend via fetch beacons.