one page solo engine
Go to file
dozens ef1c8edb8c init 2022-09-03 17:34:38 -06:00
README.md init 2022-09-03 17:34:38 -06:00
db.rec init 2022-09-03 17:34:38 -06:00
justfile init 2022-09-03 17:34:38 -06:00

README.md

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
  • basic generators