V0 is working

This commit is contained in:
2020-03-23 15:37:56 +01:00
parent ddaad26374
commit 21e1763e3d
3 changed files with 82 additions and 6 deletions

View File

@ -10,6 +10,7 @@
],
"snake": [
[4,2], [4,1], [3,1], [2,1]
]
],
"firstKey": "ArrowRight"
}

View File

@ -13,6 +13,6 @@
[6,6],
[6,5],
[6,4]
]
],
"firstKey": "ArrowRight"
}