cygni / snakebot

http://snake.cygni.se
MIT License
2 stars 7 forks source link

Gameplay: Fixed starting positions #51

Closed per-rasmussen closed 8 years ago

per-rasmussen commented 8 years ago

Currently starting positions for snakes are random. One snake can get an advantage by getting a favourable starting position. For instance if no other snakes are near by.

Suggested solution: Create a fix set of starting positions on the map. Randomly assign bots to these positions.