|
@@ -1,5 +1,7 @@
|
|
|
# Minimalistic Gridworld Environment (MiniGrid)
|
|
|
|
|
|
+[](https://travis-ci.org/maximecb/gym-minigrid)
|
|
|
+
|
|
|
There are other gridworld Gym environments out there, but this one is
|
|
|
designed to be particularly simple, lightweight and fast. The code has very few
|
|
|
dependencies, making it less likely to break or fail to install. It loads no
|