TextWorld environments have a render function that renders an SVG of the room and your inventory (https://github.com/Microsoft/TextWorld#extras)
The main addition is the ability to randomly generate text-based games and a gym-like interface that the RL community is used to. TextWorld was originally (not sure if it is anymore) based on inform7!
TextWorld environments have a render function that renders an SVG of the room and your inventory (https://github.com/Microsoft/TextWorld#extras)
The main addition is the ability to randomly generate text-based games and a gym-like interface that the RL community is used to. TextWorld was originally (not sure if it is anymore) based on inform7!