Initial Commit
This commit is contained in:
commit
35f3810632
90 changed files with 29267 additions and 0 deletions
23
experiments/007_catalyst_trials/README.md
Normal file
23
experiments/007_catalyst_trials/README.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
# 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).
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue