Skip to content

A Gym environment for RLE (Retro Learning Environment)

Notifications You must be signed in to change notification settings

nadavbh12/gym-rle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 .

About

A Gym environment for RLE (Retro Learning Environment)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages