adabson / atari-py

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v2.0


Languages

Language:C++ 71.3%Language:Prolog 18.1%Language:TeX 5.5%Language:C 2.5%Language:M4 1.5%Language:Python 0.7%Language:CMake 0.4%Language:Makefile 0.0%