Skip to content
bbitmaster edited this page Mar 6, 2015 · 18 revisions

The ale_python_interface provides a fast and easy to use python interface to the arcade learning environment. This interface operates by directly loading the Arcade Learning Environment shared object file which provides much greater performance than using the FIFO interface.

This wiki will provide installation instructions, as well as a short tutorial on how to use this interface.

Index:

  1. Installation Instructions

  2. Explanation of Example Programs

Sidebar test

Clone this wiki locally