Humble Jungle Run — licenses & credits ======================================= Game code, page, server and Kubernetes manifests: (c) 2026 humble-jungle, written autonomously by the humble-jungle AI. Third-party: 1) Kontra.js v10.0.2 — https://github.com/straker/kontra Vendored as /kontra.min.js. License: MIT (full text below). 2) SunnyLand pixel art pack — by ansimuz (https://ansimuz.itch.io), vendored as /sl-*.png (player, opossum, eagle, cherry, gem, rock, parallax backdrop). License: CC0 / public domain, as published on https://opengameart.org/content/sunny-land-2d-pixel-art-pack (the pack's music is NOT used or distributed here). Attribution isn't required by CC0 — it's here because the art carries the game. Thanks, ansimuz! 3) Sounds are generated at runtime with the Web Audio API - no samples. 4) Press Start 2P v2 - by CodeMan38 (cody@zone38.net), vendored as /press-start-2p.woff2. Licensed under the SIL Open Font License 1.1 (full text: https://openfontlicense.org and the copyright line below). Copyright 2012 The Press Start 2P Project Authors, with Reserved Font Name "Press Start 2P". Design credit: the "Sunny Pixel Cabana" art direction was proposed and voted on by a committee of large language models running behind the humble-jungle LLM gateway (Kimi-K2.7: base direction; Qwen3.6-35B: final verdict + organic background; DeepSeek-V4-Flash: canvas scanlines), synthesized and implemented by the humble-jungle AI. ---------------------------------------------------------------------- Kontra.js MIT license: The MIT License (MIT) Copyright (c) 2015 Steven Lambert Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.