upgraded engine with input buffering and added arcade & survival
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"fruitRegrow": true,
|
||||
"speedIncrease": true,
|
||||
"speedMultiplier": 0.9,
|
||||
"speedCap": 50,
|
||||
"worldWrap": true
|
||||
},
|
||||
"levelFilename": "arcade-<l>.json",
|
||||
|
||||
+2
-1
@@ -3,5 +3,6 @@
|
||||
"join": "round",
|
||||
"cap": "round",
|
||||
"headSize": 0.8,
|
||||
"tailSize": 0.4
|
||||
"tailSize": 0.4,
|
||||
"tailWrapSize": 0.1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user