added core Snake code

This commit is contained in:
2020-03-23 20:11:39 +01:00
parent b38935bbe1
commit faead71ba7
17 changed files with 477 additions and 6 deletions
View File
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"color": "#fba49b",
"join": "round",
"cap": "round",
"headSize": 0.8,
"tailSize": 0.4
}
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 382 KiB