-
### 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 …
-
Hi,
What license is this font released under? e.g. [some Creative Commons license](https://creativecommons.org/) license, MIT, GPL, etc...
-
- 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
-
-
Currently it is not possible to import `.wasm` files through webpack on serverless functions and have them stay present in the resulting serverless build, it marks the file as having not been found
…
sam3d updated
6 months ago
-
### 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…