gym-snake A Snake environment bundle for OpenAI Gym. Installation pip install -e . Usage import gym import gym-snake env = gym.make('Snake-v0')