===================================================================
--- original.js
+++ change.js
@@ -5,9 +5,9 @@
var dy = other.y - self.y;
return Math.atan2(dy, dx);
};
var knifeGraphics = self.createAsset('knife', 'Knife Graphics', .5, 0);
- self.speed = 30;
+ self.speed = 50;
self.stuck = false;
self.falling = false;
self.spinDirection = Math.random() < 0.5 ? -1 : 1;
self.move = function () {
Cartoon flat dart board. Single Game Texture. In-Game asset. 2d. White background. High contrast. No shadows.
Cartoon knife pointing up. Symmetrical. Vertical. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Single cartoon extra life heart. No drop shadows. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.