Welcome to minigym's documentation! =================================== FrozenIsland ------------ .. code-block:: python env = gym.make('minigym:FrozenIsland-v0') .. image:: ../.github/preview/frozen_island.png Platformer ---------- .. code-block:: python env = gym.make('minigym:Platformer-v0') .. image:: ../.github/preview/platformer.png .. toctree:: :maxdepth: 2 :caption: Contents: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`