Oven logo

Oven

Published

Multi-Agent Arcade Learning Environment Python Interface

pip install multi-agent-ale-py

Package Downloads

Weekly DownloadsMonthly Downloads

Project URLs

Requires Python

Dependencies

The Multi-Agent Arcade Learning Environment

Overview

This is a fork of the Arcade Learning Environment (ALE). It is mostly backwards compatible with ALE and it also supports certain games with 2 and 4 players.

To install it in Python, please use pip install multi-agent-ale-py

Citation

@article{terry2020arcade,
  Title = {Multiplayer Support for the Arcade Learning Environment},
  Author = {Terry, Justin K and Black, Benjamin},
  journal={arXiv preprint arXiv:2009.09341},
  year={2020}
}