Metadata-Version: 2.1
Name: cogrid
Version: 0.0.4
Summary: Multi-agent extension and expansion of MiniGrid.
Home-page: https://github.com/chasemcd/cogrid
Author: Chase McDonald
Author-email: chasemcd@cmu.edu
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: numpy==1.26.4
Requires-Dist: gymnasium==0.29.1
Requires-Dist: pettingzoo==1.24.3
