Kautenja / gym-super-mario-bros

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

Add Gymnasium related changes #127

Open gchhablani opened 1 year ago

Squeemos commented 1 year ago

I think this is a great idea, but should be noted that without an update to the overall system, the "apply_api_compatability" of gynasium would be to be set, as well as inheriting from gymnasium spaces for things such as action space, observation space, etc.. Perhaps there's an idea of moving towards using the new api in general for nes_py?