gym_super_mario_bros

Definition An OpenAI Gym environment for Super Mario Bros. & Super Mario Bros. 2 (Lost Levels)
No of environments 138

 

An OpenAI Gym environment for Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The Nintendo Entertainment System (NES) using the nes-py emulator.

Environments allow 3 attempts (lives) to make it through the 32 stages in the game. The environments only send reward-able game-play frames to agents; No cut-scenes, loading screens, etc. are sent from the NES emulator to an agent nor can an agent perform actions during these instances. If a cut-scene is not able to be skipped by hacking the NES’s RAM, the environment will lock the Python process until the emulator is ready for the next action.