An NES Emulator and OpenAI Gym interface
Project description
nes-py
Usage
Requirements
nes-py should run on any Unix system that is compatible with the following tools.
- SConstruct
- C++11 compatible compiler (e.g.
clang++)
Debian-based systems:
sudo apt-get install clang scons
MacOS:
brew install scons
Compilation
scons
Compatibility
LaiNES implements the most common mappers, which should be enough for a good percentage of the games:
- NROM (Mapper 000)
- MMC1 / SxROM (Mapper 001)
- UxROM (Mapper 002)
- CNROM (Mapper 003)
- MMC3, MMC6 / TxROM (Mapper 004)
You can check the compatibility for each ROM in the following list
Project details
Release history Release notifications | RSS feed
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-0.1.1.tar.gz
(9.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
nes_py-0.1.1-py3-none-any.whl
(10.9 kB
view details)
File details
Details for the file nes_py-0.1.1.tar.gz.
File metadata
- Download URL: nes_py-0.1.1.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d238a1bf4e27f5a64d7605cd06bf2a47a5f767cb28fc475e559cd823c26f3663
|
|
| MD5 |
34ee3fa5e31605ab5722c2253406782a
|
|
| BLAKE2b-256 |
439b3a57641ec108b8b7d891d827f957d504dd32ed2e5bbb56f1ca3b6704a75c
|
File details
Details for the file nes_py-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nes_py-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
def0847b3d7ca5a816e4e69cdc372829921245d108a944a1d6fe473ecda06b7f
|
|
| MD5 |
8b0e614b72098dd8d7af2bfb388330df
|
|
| BLAKE2b-256 |
c82278c5797b6f4f46245180d166445e25b6de0355fb781837b438f2b7ab40a8
|