===================================================================
--- original.js
+++ change.js
@@ -66,12 +66,14 @@
var score = 0;
var lives = [new Heart(), new Heart(), new Heart(), new Heart(), new Heart()];
var scoreTxt = new Text2(score.toString(), {
size: 150,
- fill: "#ffffff",
- font: "Impact",
+ fill: "#ff0000",
+ font: "'Comic Sans MS', cursive, sans-serif",
+ stroke: "#ffffff",
+ strokeThickness: 6,
dropShadow: true,
- dropShadowColor: "#000000",
+ dropShadowColor: "#00ff00",
dropShadowBlur: 4,
dropShadowAngle: Math.PI / 6,
dropShadowDistance: 6
});
Single cartoon extra life heart. No drop shadows. Christmas designed Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Cartoon flat dart board. Christmas designed. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Cartoon knife pointing up. Symmetrical. Vertical. Christmas designed. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.