23 lines
691 B
Markdown
23 lines
691 B
Markdown
# Experiment 007 — Catalyst Trials
|
|
|
|
Two short trials use the same movement, weapon, enemies, and encounters. Their capability choices differ.
|
|
|
|
Run from the repository root:
|
|
|
|
```bash
|
|
./experiments/007_catalyst_trials/run.sh
|
|
```
|
|
|
|
Then open <http://127.0.0.1:8000>.
|
|
|
|
Controls:
|
|
|
|
- Move with `WASD` or the arrow keys.
|
|
- Aim with the mouse.
|
|
- Hold the left mouse button to fire.
|
|
- Pick one catalyst after each field.
|
|
|
|
Both trials are available immediately. Play them in either displayed order, replay one if you want, or stop whenever you are ready. When finished, click **Save JSONL**; the server writes it directly into `JSONL/`.
|
|
|
|
Please play before reading [`hypothesis.md`](hypothesis.md).
|
|
|