Skip to content

nathanWolo/pz-battlesnake

 
 

Repository files navigation

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

About

PettingZoo/Gym Multi-Agent Environment For Battlesnake - https://play.battlesnake.com/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 58.8%
  • Python 35.3%
  • Dockerfile 4.0%
  • Makefile 1.9%