/pz-battlesnake

PettingZoo/Gym Multi-Agent Environment For Battlesnake

Primary LanguageGoOtherNOASSERTION

PZ-BattleSnake

PettingZoo/Gym Multi-Agent Environment For BattleSnake

Documentation can be found here: dabultz.github.io/pz-battlesnake/

You are able to contribute to this project, read the contributing guide for more info

Environments

  • Solo
  • Standard
  • Duels
  • Wrapped
  • Arcade Maze (Used in Summer 2022 League)
  • Easy to add new environments

Plans:

To see the future plans/features, please see the following issue: Future Plans (#12)

Project Organization

├── battlesnake         <-- Go Library Code (compiled into a C library)
├── docs                <-- Documentation
└── pz_battlesnake      <-- PettingZoo enviorment

Useful links:

Credits