Kautenja / gym-super-mario-bros

An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES
Other
679 stars 134 forks source link

4.0.0 #62

Closed Kautenja closed 6 years ago

Kautenja commented 6 years ago

Description

  1. Resolve issue for python2 support (using enum which isn't introduced until 3.4)
  2. expand the info dict to provide rich data
  3. refactor internal code structure

Type of change

Please select all relevant options:

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration

Checklist