Start to add ice
This commit is contained in:
@ -16,6 +16,22 @@
|
||||
[20, 23],
|
||||
[20, 21]
|
||||
],
|
||||
|
||||
"ice": [
|
||||
[15,15],
|
||||
[15,16],
|
||||
[15,17],
|
||||
[15,18],
|
||||
[16,15],
|
||||
[16,16],
|
||||
[16,17],
|
||||
[16,18],
|
||||
[17,15],
|
||||
[17,16],
|
||||
[17,17],
|
||||
[17,18]
|
||||
],
|
||||
|
||||
"randFoodFreq": 2000,
|
||||
"snake": [
|
||||
[4,2], [4,1], [3,1], [2,1]
|
||||
|
Reference in New Issue
Block a user