-
Notifications
You must be signed in to change notification settings - Fork 63
Home
Christian Kauten edited this page Jul 19, 2018
·
8 revisions
Welcome to the nes-py wiki! nes-py is not only a full fledged NES emulator for Python, but also an OpenAI Gym interface to the NES!
If you wish to add features or fix a bug, refer to the Development page for instructions to get set up.
If you plan to create a new environment to an NES game, refer to the Creating Environments pages for some boilerplate code, useful reference material, and an example interface to Super Mario Bros.