-
### Issue Context
It would be a good idea to add inline docs to give some context and hints about what the Battlesnake types mean. Right now we have to context switch between the code and the docs, a…
-
**Useful Links**:
https://docs.battlesnake.com/guides/tips/general
https://docs.battlesnake.com/guides/tips/engine-regions#currently-supported-engine-regions
https://docs.battlesnake.com/guides/c…
-
Some cases to consider while writing tests:
- Avoid hitting the walls
- Avoid running into itself
- Avoid running into another snake (maybe by looking ahead 2-3 moves in advance)
-
**Describe the bug**
A clear and concise description of what the bug is.
Snake ate bug 🐞
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down …
-
### Bug Description
Posted in https://github.com/ipython/ipython/issues/14417, duplicated below:
---
I wrote a Rust module `battlesnake_gym` and loaded it into the virtual environment. I ran th…
-
- consider implementing with openai's battlesnake env that amazon created. A tutorial for using the environment can be found in the following links:
- [awslabs-battlesnake-ai repo](https://github.c…
-
- log wins/game states
- improve start/end endpoints
- log settings
-
-
Hi,
What license is this font released under? e.g. [some Creative Commons license](https://creativecommons.org/) license, MIT, GPL, etc...
-
```
23:08:48.538 [error] Could not check origin for Phoenix.Socket transport.
This happens when you are attempting a socket connection to
a different host than the one configured in your config/
…