Constant whitespace.

This commit is contained in:
bvanvugt 2020-01-09 13:58:49 -08:00
parent 2f7df375f7
commit 20c42a7a72

View file

@ -11,7 +11,9 @@ const (
BoardSizeSmall = 7
BoardSizeMedium = 11
BoardSizeLarge = 19
FoodSpawnChance = 0.1
SnakeMaxHealth = 100
SnakeStartSize = 3