11 lines
796 B
Markdown
11 lines
796 B
Markdown
# Find My Fun
|
|
|
|
This repository is a sequence of small game-design experiments. It is not a single game yet.
|
|
|
|
The current experiment is **008 — Catalyst Ecology**. See [its README](experiments/008_catalyst_ecology/README.md) for the one-command launch instructions and playtest prompt. Play it before reading its private hypothesis notes.
|
|
|
|
Earlier experiments are preserved in [`experiments/`](experiments/).
|
|
|
|
Research notes live in [`research/`](research/). They should be updated after each playtest, before another experiment is built.
|
|
|
|
Launch prototypes with their `run.sh` script. Their **Save JSONL** button posts the validated log to the local server and writes it directly into [`JSONL/`](JSONL/). If the custom server is unavailable, the button falls back to a normal browser download.
|