Metadata-Version: 2.1
Name: multi-agent-ale-py
Version: 0.1.7.dev0
Summary: Multi-Agent Arcade Learning Environment Python Interface
Home-page: https://github.com/PettingZoo-Team/Multi-Agent-ALE
Author: PettingZoo Team
Author-email: justinkterry@gmail.com
License: GPL
Description: 
        
        # The Multi-Agent Arcade Learning Environment
        
        
        ## Overview
        
        This is a fork of the [Arcade Learning Environment (ALE)](https://github.com/mgbellemare/Arcade-Learning-Environment). 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`
        
Keywords: reinforcement-learning,arcade-learning-environment,atari
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
