Skip to content
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.

Development

If you wish to add features or fix a bug, refer to the Development page for instructions to get set up.

Creating Environments

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.

Clone this wiki locally