Skip to content

Resolve #87 generate_dungeon script creates Convo yaml

Hobson Lane requested to merge staging-fixme-suggestions into staging

Generated YAML files are useful within end-to-end tests. Python helper functions and Convo generate is useful as pattern for similar convo generating python scripts:

  • language learning
  • role playing adventures
  • math word problems (mathactive)

Draft MR add:

  • FIXME suggestions in pyproject.toml etc
  • function to display ASCII-art map of "happy path"
  • draft function to add state to existing convo template demo_dungeon.yml

Resolve #87 (closed)

Merge request reports