microsoft / TextWorld

​TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
Other
1.22k stars 189 forks source link

ENH: add new requestable attributes to EnvInfos #347

Closed MarcCote closed 1 month ago

MarcCote commented 5 months ago

This PR allows the user to request the following new game information:

This PR also fixes an issue when loading directly the game .json file via textworld.start(...)