Kautenja / nes-py

A Python3 NES emulator and OpenAI Gym interface
MIT License
235 stars 63 forks source link

Gymnasium support #94

Open ItaiBear opened 1 year ago

ItaiBear commented 1 year ago

Description

Readjusted all code including unit tests to support Gymnasium and its API changes. Drops support for older gym. Based on #87 and its code review. As well as #93.

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