User prompt
insert one cube_collapse every 50 columns all the time
User prompt
insert one cube_collapse in every 10 columns
User prompt
insert one cube_collapse in every 10 columns
User prompt
insert one cube_collapse in every 50 columns
User prompt
insert one cube_collapse in every 50 columns
User prompt
insert one cube_collapse in every 50 columns
User prompt
Insert one cube_collapse every 50 columns.
User prompt
Insert one cube_collapse every 50 columns.
User prompt
cube_collapse may appear 15 seconds after the game starts
User prompt
cube_collapse may appear 15 seconds after the game starts
User prompt
cube_collapse may appear 15 seconds after the game starts
User prompt
cube_collapse may appear 15 seconds after the game starts
User prompt
cube_collapse may appear 15 seconds after the game starts
User prompt
cube_collapse võib ilmuda 15 sekundit pärast mängu algust.
User prompt
cube_collapse võib ilmuda 15 sekundit pärast mängu algust.
User prompt
frequency of appearance of cube_collapse in columns in front of the hero 1 time every 30 seconds of the game
User prompt
cube_collapse must appear once every 30 seconds in the columns in front of the hero.
User prompt
cube_collapse must appear once every 30 seconds in the columns in front of the hero.
User prompt
cube_collapse must appear once every 30 seconds in the columns in front of the hero.
User prompt
cube_collapse must appear once every 30 seconds in the columns in front of the hero
User prompt
cube_collapse must appear once every 30 seconds in the columns in front of the hero.
User prompt
cube_collapse must appear once every 30 seconds in the columns in front of the hero.
User prompt
cube_collapse must appear once every 30 seconds of the game.
User prompt
insert cube_collapse into some columns
User prompt
Put cube_collapse in some columns instead of cube
===================================================================
--- original.js
+++ change.js
@@ -171,9 +171,9 @@
var minCubes = Math.max(6, prevPoleHeight - 1);
var maxCubes = Math.min(14, prevPoleHeight + 1);
var cubesCount = Math.floor(Math.random() * (maxCubes - minCubes + 1)) + minCubes;
for (var j = 0; j < cubesCount; j++) {
- var isCollapsing = (poles.length + 1) % 50 === 0 && j === cubesCount - 1; // Insert cube_collapse every 50 poles at the top
+ var isCollapsing = i % 50 === 0 && j === cubesCount - 1; // Insert cube_collapse every 50 columns at the top
newPole.addCube(isCollapsing);
}
poles.push(newPole);
}
girl sitting on Wrecking Ball, cartoon style.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
construction cranes on the sides of the frame, depth of field blur, cartoon style, black and white. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
"ALARM" text bubble, comic style. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
the surface is gray, concrete with a black square in the center. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Wrecking Ball with eyes, cartoon style.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
the surface is red, concrete with a black square in the center.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
"ALARM" text bubble yellow, comic book style.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
the surface is yellow, concrete with a black square in the center. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.