atari-py icon indicating copy to clipboard operation
atari-py copied to clipboard

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

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