Skip to content

Add a third party environment: Box Jump #1276

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

zzbuzzard
Copy link
Contributor

@zzbuzzard zzbuzzard commented Mar 13, 2025

Description

Hi! I've just finished documenting and releasing Box Jump, a custom PettingZoo environment I made recently which aims to be a simple co-op environment that can scale to many agents. This pull request simply adds it to the third party environment list.

Type of change

  • This change requires a documentation update

Checklist:

  • I have run the pre-commit checks with pre-commit run --all-files (see CONTRIBUTING.md instructions to set it up)
  • I have run pytest -v and no errors are present.
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I solved any possible warnings that pytest -v has generated that are related to my code to the best of my knowledge.
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@zzbuzzard
Copy link
Contributor Author

Hi @David-GERARD, please could you have a look at this?

@David-GERARD
Copy link
Collaborator

@zzbuzzard we're on it!

@David-GERARD David-GERARD self-assigned this Mar 27, 2025
@David-GERARD David-GERARD added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 27, 2025
@David-GERARD David-GERARD added this to the 1.25 release milestone Mar 27, 2025
@David-GERARD David-GERARD merged commit 490c0b5 into Farama-Foundation:master Mar 28, 2025
46 checks passed
@David-GERARD
Copy link
Collaborator

@zzbuzzard Thanks for contributing!

@zzbuzzard zzbuzzard deleted the add-boxjump-3rd-party-env branch March 29, 2025 19:00
@zzbuzzard
Copy link
Contributor Author

Great thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants