7ca96d049af32596fa113cfea68aaa91410b6e86
Implement createModPlayer with a TDD-first ModPlayer contract (idle/loading/playing/paused/unavailable), wired into App and TrackerPanel. Uses chiptune3@0.8.7, loaded lazily via a deep import (the package ships no main/exports field). Adds two Vite fixes needed for the nested worklet asset to actually load: copy libopenmpt.worklet.js next to the built worklet chunk, and exclude chiptune3 from dep pre-bundling so dev mode resolves the same sibling file. Ships public/music/ride.mod: "11th-hour" by TDK, CC BY 4.0, from The Mod Archive (modarchive.org, module ID 67104). Credited in the HUD scroller text.
clement.saillant.cc — LE BUS
Demoscene-style personal identity hub: a bus driving across a giant PCB. Spec: docs/superpowers/specs/2026-07-09-clement-saillant-cc-design.md
npm run dev— dev servernpm test— unit tests (vitest)npm run e2e— smoke tests (playwright)npm run build— static build in dist/
Description
Languages
TypeScript
91.9%
CSS
5%
HTML
2.3%
Dockerfile
0.8%