/atari-py

An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.

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

atari_py

An openai/atari-py fork with Windows support and removed zlib/libpng dependencies.

Installation

To simply install atari-py wheels (binaries) use this command:

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

If you have any distutils supported compiler you can install from sources:

pip install git+https://github.com/Kojoley/atari-py.git