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
- Solo
- Standard
- Duels
- Wrapped
- Arcade Maze (Used in Summer 2022 League)
- Easy to add new environments
To see the future plans/features, please see the following issue: Future Plans (#12)
├── battlesnake <-- Go Library Code (compiled into a C library)
├── docs <-- Documentation
└── pz_battlesnake <-- PettingZoo enviorment
- Battlesnake Inc. for making the game and open sourcing the logic & rules