Skip to content

YMMF007/atari-py

 
 

Repository files navigation

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 That should install a correct binary verison for your OS. If that does not work (or if you would like get the latest-latest version, or you just want to tinker with the code yourself) see next paragraph.

Installation from source

  • make sure you have git, cmake and zlib1g system packages installed
  • clone the repo
  • run pip install -e .

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 72.2%
  • Prolog 17.1%
  • TeX 5.2%
  • C 2.6%
  • M4 1.4%
  • Python 0.8%
  • Other 0.7%