mix scriber (Scriber v0.1.2)

Copy Markdown View Source

Play Scriber.

mix scriber
mix scriber --seed 1234
mix scriber --mode text
mix scriber --record

Switches

  • --seed — integer; replays the run with that seed. Drawn from system entropy when omitted.
  • --mode — string; stored as config :scriber, :mode before the run starts and read by Scriber.Renderer. text forces glyphs even where the terminal has pixels; pixel or a protocol name forces the image path.
  • --record — keep a Cauldron2D.Replay of the run in its world.