opse/README.md

54 lines
686 B
Markdown
Raw Permalink Normal View History

2022-09-03 23:34:38 +00:00
# one page solo engine
https://inflatablestudios.itch.io/one-page-solo-engine
## Getting Started
You will need:
- recutlis
- casey/just
## Usage
New scenario:
- `j new`: plot, event, scene
NOTE: if `scene` returns YES, that is an alteration. Roll `j alteration`.
Focus:
- `j action`
- `j detail`
- `j topic`
Oracle:
- `j even`
- `j likely`
- `j unlikely`
NPC:
- `j npc`
GM Moves:
- `j pacing` to spice things up
- `j failure` for when things go bad
Dungeon and Hex:
- `j dungeon`
- `j hex`: populate neighboring hexes
- `j hexevent`: an event for this hex
## Todo
- [ ] create/read/update delete NPCs
- [ ] create/read/update delete threads
- [x] basic generators