Chrispresso / SnakeAI

MIT License
246 stars 75 forks source link

Update snake_app.py #5

Closed HoangMinh891 closed 4 years ago

HoangMinh891 commented 4 years ago

Automatic update Board_Size properties

Chrispresso commented 4 years ago

This is not needed as the border is just a padding from the edges. The 10 here does not represent the size of the board, but rather the amount to pad edges by.