Skip to content

Commit

Permalink
Add an easy-to-install gfootball environment, SMAC and SMACv2 with pe…
Browse files Browse the repository at this point in the history
…ttingzoo apis in `third_party_envs` (#1217)
  • Loading branch information
xihuai18 authored Jul 2, 2024
1 parent 9434bd7 commit 4d75d86
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/environments/third_party_envs.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ lastpage:
## Environments using the latest versions of PettingZoo
*Due to a very recent major release of PettingZoo, there are currently few contributed third-party environments. If you'd like to contribute one, please reach out on [Discord](https://discord.gg/nHg2JRN489).*

### [gfootball-gymnasium-pettingzoo](https://github.com/xihuai18/gfootball-gymnasium-pettingzoo)
[![PettingZoo version dependency](https://img.shields.io/badge/PettingZoo-v1.24.3-blue)]()
[![GitHub stars](https://img.shields.io/github/stars/xihuai18/gfootball-gymnasium-pettingzoo)]()

Google Research Football ([GRF](https://github.com/google-research/football)) with Gymnasium and PettingZoo Compatibility.

### [SMAC and SMACv2 with latest PettingZoo APIs](https://github.com/xihuai18/SMAC-PettingZoo)
[![PettingZoo version dependency](https://img.shields.io/badge/PettingZoo-v1.24.3-blue)]()
[![GitHub stars](https://img.shields.io/github/stars/xihuai18/gfootball-gymnasium-pettingzoo)]()

[SMAC](https://github.com/oxwhirl/smac) and [SMACv2](https://github.com/oxwhirl/smacv2) with the latest PettingZoo Parallel APIs.

### [Sumo-RL](https://github.com/LucasAlegre/sumo-rl)

[![PettingZoo version dependency](https://img.shields.io/badge/PettingZoo-v1.22.2-blue)]()
Expand Down

0 comments on commit 4d75d86

Please sign in to comment.