Start to add ice

This commit is contained in:
2020-03-29 16:59:56 +02:00
parent 8ba5361469
commit b84dff7f79
2 changed files with 34 additions and 2 deletions

View File

@ -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]