User prompt
reduce size of obstacles by 30%
Code edit (9 edits merged)
Please save this source code
User prompt
move depth asset and text 500 pixels right
User prompt
reduce size of depth asset and depth text in 30%
User prompt
reduce size of diver and flippers in 30%
User prompt
remove borders from font on depht text and make text blak
Code edit (1 edits merged)
Please save this source code
User prompt
move depthe text 100 pixels up
User prompt
move depth asset 50 pixels down
User prompt
move depth text 50 pixels down
User prompt
move dpeth asset 200 pixels to the left
User prompt
From the score text, replace only the ''Depth'' part of the text for the Depth asset. However keep the '':'' and the actual meters that update.
User prompt
add five more waves
User prompt
add one second more between waves
User prompt
wave 4 should have more of the outline of a circle shape. empty center
User prompt
mvoe right flipper 20 piels right
User prompt
add obstacle3.
User prompt
obsctalce2 shoudl increase and decrease their size
User prompt
waves can nrandomly have any obstacle. but one wave will have all obstacles the same
User prompt
create obstacle2. this obstacles will not rotate but have a wiggly movement
User prompt
create 5 assets that will be used randomly in obstacles waves
User prompt
add an extra second between waves
User prompt
make fourth wave easier
User prompt
add a little more time btween waves
User prompt
add inerval of wait between waves
===================================================================
--- original.js
+++ change.js
@@ -423,51 +423,18 @@
x: 5,
y: 2
}, {
x: 6,
- y: 2.5
- }, {
- x: 7,
y: 3
}, {
- x: 7.5,
+ x: 7,
y: 4
}, {
- x: 8,
+ x: 7,
y: 5
}, {
- x: 7.5,
- y: 6
- }, {
- x: 7,
- y: 7
- }, {
x: 6,
- y: 7.5
- }, {
- x: 5,
- y: 8
- }, {
- x: 4,
- y: 7.5
- }, {
- x: 3,
- y: 7
- }, {
- x: 2.5,
y: 6
- }, {
- x: 2,
- y: 5
- }, {
- x: 2.5,
- y: 4
- }, {
- x: 3,
- y: 3
- }, {
- x: 4,
- y: 2.5
}]
};
// Get the positions for the current layout
var layoutPositions = positions[layout];
@@ -491,9 +458,9 @@
}
// Add interval of wait between waves
LK.setTimeout(function () {
spawnWave();
- }, 4000); // 4 seconds wait between waves
+ }, 5000); // 5 seconds wait between waves
}
// Define the grid size and the size of each cell in the grid
var gridSize = 10;
var cellSize = 50;
8bit. cartoon. jellyfish.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
empty 8 bit cartoon white circle. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
cartoon. 8-bit. octopus. colorful.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
cartoon. 8-bit. sea urchin. colorful. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
cartoon 8bit stingray. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.