INDEPENDENT TOOL/Quests & objectives
Trailmark
Give every small action a purpose.
A journal for worlds that remember where the player has been—and what comes next.
MIT LICENSEv0.1.0MODULAR BY DESIGN
Field journal · 004 / The harbor
The returning tide
A bridge in pieces. A village waiting.
Bring the light back,
one promise at a time.
PROCEDURAL ARCHIPELAGO
0%Harbor restored
00Receipts claimed
Start at Driftwood Landing. Accept the commission, then gather timber
and stone.
const journal = createJournal(quests);
journal.activate('bridge');
const result = journal.dispatch({
id: 'repair-001', type: 'restore', tags: ['bridge']
});
world.setState(journal.list());
Event trace
- Waiting for your first action.
FROM SHOWCASE TO YOUR PROJECT
Take the good parts with you.
Follow a commission from acceptance to completion. Reuse the objective counters, prerequisites, and receipts.
Download the archive, then install locally.
npm install ./cranberry-forge-trailmark-0.1.0.tgz