Skip to content

Commit 82bc7ae

Browse files
committed
fix md formatting issues
1 parent 9605abb commit 82bc7ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@ Here are the 16 environments:
114114

115115
## Known Issues
116116

117-
`bigfish` - It is possible for the player to occasionally become trapped along the borders of the environment.
118-
`caveflyer` - In ~0.5% of levels, the player spawns next to an enemy and will die in a single step regardless of which action is taken.
119-
`jumper` - In ~7% of levels, the player will spawn on top of an enemy or the goal, resulting in the episode terminating after a single step regardless of which action is taken.
120-
`miner` - There is a low probability of unsolvable level configurations, with either a diamond or the exit being unreachable.
117+
* `bigfish` - It is possible for the player to occasionally become trapped along the borders of the environment.
118+
* `caveflyer` - In ~0.5% of levels, the player spawns next to an enemy and will die in a single step regardless of which action is taken.
119+
* `jumper` - In ~7% of levels, the player will spawn on top of an enemy or the goal, resulting in the episode terminating after a single step regardless of which action is taken.
120+
* `miner` - There is a low probability of unsolvable level configurations, with either a diamond or the exit being unreachable.
121121

122122
Rather than patch these issues, we plan to keep the environments in their originally released form, in order to ease the reproducibility of results that are already published.
123123

0 commit comments

Comments
 (0)