code wiki / vn
topic: vn
7 modules sharing the vn name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_vn.nx | a VISUAL NOVEL engine (the simplest genre, the start of the climb): data-driven branching scenes + | 91 | 8 |
| nx_vn_art.nx | the ecosystem GENERATES a VN background (the visuals gap, attacked honestly): a procedural | 96 | 4 |
| nx_vn_critic.nx | the GAME-QUALITY CRITIC bot (the operator's vision: not a bot that BEATS the game, a bot that | 103 | 5 |
| nx_vn_living.nx | the "LIVING but it still TRACKS" engine for the VN (operator: interactions can be LLM-run IN | 55 | 6 |
| nx_vn_living_gate.nx | proves the "living but it tracks" limit. LIVING: a provider yields varied interaction | 72 | 4 |
| nx_vn_pack.nx | make the VN page SELF-CONTAINED: inline the generated background PNG as a base64 data: URI | 47 | 5 |
| nx_vn_site.nx | builds the VN CATALOG as a clean-routed SITE: a /vn index that lists each visual novel, | 71 | 7 |