Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 452 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 452 Bytes

gym-rle

The Retro Learning Environment supports SNES (Super Nintendo Entertainment System) video games such as Mario and Mortal Kombat.

Installation

cd gym-rle
pip install -e .

Roms for the available games need to put in the gym_rle/envs/roms dir with lowercase separated names (e.g. mortal_kombat.sfc). You can see the list of supported games in gym_rle/__init__.py .