-
Notifications
You must be signed in to change notification settings - Fork 191
Closed
Description
Would it be possible to get a quick tutorial on .twg and .twl files? Either in this issue, or preferably as an addition to the documentation? Some details that would be welcome are:
- The basic syntax
- A how-to for creating a new game domain and/or adding some simple objects and actions
- Commands that need to be run in order to (re)parse
twgandtwlfiles.
As a motivation for this issue: I have been evaluating the cooking domain in MarcCote/TextWorld:human_study and there appears to be a bug in that domain where prepare meal does not actually change the underlying game facts (and the last_action, etc. of the game state are evaluated to None) even though the meal ends up in the inventory and one can win the game. I can't figure out how to update the twl files in order to fix that problem. (I think meal.twl is the culprit, but running tw-make after updating the file does not seem to be changing anything)
Metadata
Metadata
Assignees
Labels
No labels