SkiFree.js local attribution notes ================================ Embedded local page: /assets/games/skifree-js/index.html Source project: https://github.com/basicallydan/skifree.js Primary software license: MIT License Full license text: /assets/games/skifree-js/LICENSE Implementation notes -------------------- - This embedded Polybrand version is hosted locally and loaded only on demand. - Upstream demo-only elements were removed from the local embed, including external promo banners and analytics code. - The local high-score key is namespaced as `polybrandSkifreeHighScore`. Bundled dependency notice ------------------------- - The bundled upstream game file includes Hammer.js. The bundled license notice is retained inside /assets/games/skifree-js/skifree.js. Upstream third-party credits referenced by the original project --------------------------------------------------------------- - Sprite credits referenced in the upstream README: Wing Wang Wao / Spriters Resource Forum. - Original SkiFree game credit referenced in the upstream README: Chris Pirih. Important asset note -------------------- - The upstream repository provides artwork/sprite assets together with the project source and credits them in its README. - Separate rights to original game branding or artwork may still apply beyond the MIT software license. Review upstream credits before any broader redistribution outside this site integration.