Source library
Castaway Freeplay And Debug Mode
docs/ps1/freeplay-mode-design.md
This is the website shelf page for docs/ps1/freeplay-mode-design.md.
It exists because the project has hundreds of Markdown files and the website
should not pretend the interesting work only happened in the polished essays.
Why this file matters
Active PS1 reference. This is active engineering documentation for the PS1 port. It is close enough to the code that stale claims here become real bugs.
Freeplay is the direct-control Johnny mode. It is also the debugging cockpit for interactive asset tests that do not fit into the passive screensaver loop.
File facts
| Field | Value |
|---|---|
| Source path | docs/ps1/freeplay-mode-design.md |
| Lines | 251 |
| Approx. words | 1223 |
| Code fences | 2 |
Outline
- Castaway Freeplay And Debug Mode
- Purpose
- Entry And Exit
- Final Controller Contract
- Pause Menu Structure
- Runtime Architecture
- Fishing
- World State
- Loading Indicator
- Memory And Long-Run Rules
- Telemetry
- Signoff Checklist