-
### Problem
In 2019, Battlesnake server passed 2D coordinate data (e.g. a snake's position, location of various food bits across the board) as the following:
```
[ {x: 0, y: 0}, {x: 1, y: 1}, {x: 2…
-
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
7 months ago
-
I tried it on IOS but failed when i started it.
Likely to do with the db..
DO you know how to get the logs out ?
Was thinking about logging over the network. https://github.com/getsentry/sen…
-
# Description
I've been watching Cornelius for a while, and I think Cornelius is afraid of the 0 location on the x and y axis of the board!
![cornelius wiggles away from zero](https://user-images.…
-
https://play.battlesnake.com/g/f92185e6-0ed2-4046-8a52-1c91e2a09bc7/
Turn 21
* next to food
* food reachable from me and bigger snake
* not starving
* safe field available
![gif](https://u…
noveb updated
4 years ago
-
`nallaj` on the Battlesnake Discord shared an interesting idea:
> Have you thought of using higher level commands instead of directions? Coords was the first to come to mind, but I feel like strata…
-
May cause issue with snake that keep board size in memory between moves.
-
When streaming, most viewers see a significant delay, which makes it difficult to vote for moves on the right turn.
No solution is in place yet but we'll kick around some ideas and figure something…
-
Didn't know where else to put shared ideas.
https://phaser.io/
Phaser seems pretty cool. Platform for HTML 5 games with animations and js
https://www.emanueleferonato.com/2014/01/15/create-an-…
-