/atari-py

A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface with Windows support and no zlib dependency

Primary LanguageC++GNU General Public License v2.0GPL-2.0

atari_py

pip install --no-index -f https://github.com/Kojoley/atari-py/releases atari_py

Build Status

A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface.

Installation

To install via pip, run:

pip install atari-py

Alternatively, you can install using setuptools using:

python setup.py install