Play Scriber.
mix scriber
mix scriber --seed 1234
mix scriber --mode text
mix scriber --recordSwitches
--seed— integer; replays the run with that seed. Drawn from system entropy when omitted.--mode— string; stored asconfig :scriber, :modebefore the run starts and read byScriber.Renderer.textforces glyphs even where the terminal has pixels;pixelor a protocol name forces the image path.--record— keep aCauldron2D.Replayof the run in its world.