Skip to main content

An NES Emulator and OpenAI Gym interface

Project description

build-status PackageVersion PythonVersion Stable Format License

nes-py is an NES emulator and OpenAI Gym interface for MacOS, Linux, and Windows based on the SimpleNES emulator.

Bomberman II Castelvania II Excitebike
Super Mario Bros. The Legend of Zelda Tetris
Contra Mega Man II Bubble Bobble

Installation

The preferred installation of nes-py is from pip:

pip install nes-py

Debian

Make sure you have the clang++ compiler installed:

sudo apt-get install clang

Windows

You'll need to install the Visual-Studio 17.0 tools for Windows installation. The Visual Studio Community package provides these tools for free.

Usage

To access the NES emulator from the command line use the following command.

nes_py -r <path_to_rom>

To print out documentation for the command line interface execute:

nes_py -h

Controls

Keyboard Key NES Joypad
W Up
A Left
S Down
D Right
O A
P B
Enter Start
Space Select

Parallelism Caveats

both the threading and multiprocessing packages are supported by nes-py with some caveats related to rendering:

  1. rendering is not supported from instances of threading.Thread
  2. rendering is supported from instances of multiprocessing.Process, but nes-py must be imported within the process that executes the render call

Development

To design a custom environment using nes-py, introduce new features, or fix a bug, please refer to the Wiki. There you will find instructions for:

  • setting up the development environment
  • designing environments based on the NESEnv class
  • reference material for the NESEnv API
  • documentation for the nes_py.wrappers module

Cartridge Mapper Compatibility

  1. NROM
  2. MMC1 / SxROM
  3. UxROM
  4. CNROM

You can check the compatibility for each ROM in the following list

Disclaimer

This project is provided for educational purposes only. It is not affiliated with and has not been approved by Nintendo.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nes_py-8.1.7.tar.gz (76.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nes_py-8.1.7-cp39-cp39-macosx_11_0_x86_64.whl (54.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ x86-64

File details

Details for the file nes_py-8.1.7.tar.gz.

File metadata

  • Download URL: nes_py-8.1.7.tar.gz
  • Upload date:
  • Size: 76.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for nes_py-8.1.7.tar.gz
Algorithm Hash digest
SHA256 f158a4deb4a2baca61355a56b2b3e5f720039cca8b26eed834d9969fd6368c10
MD5 e2ff67168431bb439d0c24c98b24b862
BLAKE2b-256 f6f8eb81b05cc3d4c24fd93ef7344443943f70255ad45c2d9fd1c8b387c75750

See more details on using hashes here.

File details

Details for the file nes_py-8.1.7-cp39-cp39-macosx_11_0_x86_64.whl.

File metadata

  • Download URL: nes_py-8.1.7-cp39-cp39-macosx_11_0_x86_64.whl
  • Upload date:
  • Size: 54.0 kB
  • Tags: CPython 3.9, macOS 11.0+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for nes_py-8.1.7-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 1a726f46442c431b22e63b9bfb48cde51572527c373f5abf4bf45f455510ca0d
MD5 1cd4f1a67d999be46114b755a1669210
BLAKE2b-256 8d3fe64fd158ab709d52f0b7ae82e64607cde647eede1dd6eeec4f5267139d8f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page