latest transmission ENTRY 004
Mocking the AI Dungeon Script Sandbox
Let's test our scripts locally without having to run them in AI Dungeon by building a fake version of the script sandbox
dispatches from the den
Notes on interactive fiction, AI Dungeon scripting, and other transmissions.
Let's test our scripts locally without having to run them in AI Dungeon by building a fake version of the script sandbox
When AI Dungeon scripts get complex, it's helpful to break them up into smaller files and use tsdown to bundle them together
Let's make scripts configurable with story cards by extending our dice roll script to support configurable result banks
Getting started with scripting in AI Dungeon