# Supported Environments

HIPPO Gym supports OpenAI Gym (opens new window) compatible environments. While any compatible environment should work, the following environment types have been tested:

Note: HIPPO Gym provides a playable interface out of the box for environments with discrete action spaces, however, continuous action spaces require some code to facilitate the desired behaviour for a given input.