Iegor Azuaga
Iegor Azuaga
@RowanHarley yes, in the latest release I temporarily removed food spawning due to big performance issues and incorrect spawn positions. Features like the speed boost can't be developed right now...
Food spawning is disabled, you can activate it uncommenting the line [src/server.coffee#L165](https://github.com/iiegor/slither/blob/master/src/server.coffee#L165) but remember it's an experimental feature and it's not finished yet.
I'm aware of this, we need to figure out how to calculate correctly the position of the snake (see [server.coffee#L145](https://github.com/iiegor/slither/blob/master/src/server.coffee#L145)).