User prompt
Move down grid background by 20px
User prompt
Move down board by 140px
User prompt
Move down board by 200px
User prompt
Assume cells are 210 in size
User prompt
Assume cells are 220 in size rather than 180
User prompt
Assume cells are 200px everywhere you currently use 170
User prompt
Set scale on snowflake when the snowflake is crated rather than rick
User prompt
In snowflake divide scale by 2
User prompt
Attach to snowflake is scale is larger than 3
User prompt
When creating snowflakes if the snowflake scale is larger than .9 attach it to self rather than the container
User prompt
Attach snowflake to self if scale is larger than .97
User prompt
When creating snowflakes if the snowflake scale is larger than .9 attach it to self rather than the container
User prompt
Set total cell types to 8 on startup
User prompt
Set the fixed particle color with offset 1 to 5ecde9
User prompt
Also spawn particles when removing hearts
User prompt
When calling resetBoard at the top add two lives, with a max of 10
User prompt
Decrease particle speed to 10
User prompt
increase initial particle speed by 50%
User prompt
7x the gravity on particels
Code edit (1 edits merged)
Please save this source code
User prompt
Add gravity to particles
User prompt
decrease particle alpha by .02
User prompt
Update particle color offset 1 to 4481fe
User prompt
Update fixed particle color offset 1 to 274ca2
User prompt
Update the first fixed color value to fixedColors
===================================================================
--- original.js
+++ change.js
@@ -216,9 +216,9 @@
self.addChild(gridContainer);
var totalGridWidth = gridWidth * (cellWidth + gridSpacing) - gridSpacing;
var totalGridHeight = gridHeight * (cellHeight + gridSpacing) - gridSpacing;
gridContainer.x = (2048 - totalGridWidth) / 2 + cellWidth / 2;
- gridContainer.y = (2732 - totalGridHeight) / 2 + cellHeight / 2 + 140;
+ gridContainer.y = (2732 - totalGridHeight) / 2 + cellHeight / 2 + 160;
boardBackground.x = totalGridWidth / 2 - cellWidth / 2;
boardBackground.y = totalGridHeight / 2 - cellHeight / 2;
self.calculateTargetPosition = function (col, row) {
return {
Cartoon Christmas decoration Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Cartoon Christmas candy cane Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Cartoon Christmas stocking Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Cartoon Christmas yellow starr Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Cartoon Christmas ornament Blue Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Cartoon Christmas snow flake. Blue Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Cartoon Christmas outdoor scene. Forest, northern lights. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
White square. Narrow round corners. Background element. Flat. Vector. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Cartoon Christmas heart Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Simple Cartoon Christmas particle. White. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Cartoon Christmas ornament yellow and purple Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Cartoon Christmas snow man head. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Simple Cartoon Christmas wreath. Purple Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.