mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 22:11:25 +00:00
We intended to use this functionality in Universe, but have decided to keep it within the Universe repo, and expose ALE lives in the info dict instead (see next commit)
2 lines
46 B
Python
2 lines
46 B
Python
from gym.envs.atari.atari_env import AtariEnv
|