← All Workshops

MudEngine Part 8: Inventory & Chat

Step 2 / 10

Track your progress with jj

Continuing from Part 7. Before each coding step:

  1. jj new — create a new empty change
  2. jj describe -m "Part 8 - what you are about to do" — label it

Run jj log after each step to watch your checkpoint history grow.

💡 Workflow reminder

Same workflow as previous parts: read the step, create a jj checkpoint, do the work, repeat. You can always jj restore to undo a change.

Step 2 / 10