Code edit (2 edits merged)
Please save this source code
User prompt
При смерте, указывать количество очков в центре экрана
Code edit (2 edits merged)
Please save this source code
User prompt
в правом верхнем углу добавить счетчик баллов, который каждую секунду увеличивает счет на 1, начинается с 0
Code edit (13 edits merged)
Please save this source code
User prompt
new obstacles appear every second
User prompt
Add an obstacle to the right side of the screen
Code edit (1 edits merged)
Please save this source code
Code edit (4 edits merged)
Please save this source code
User prompt
add fuction smooth take-off of a bird
Code edit (2 edits merged)
Please save this source code
User prompt
if the bird rose above the screen, then death
User prompt
if the bird dropped below the screen, then death
User prompt
add function the bird falls down, but when you click on the screen it flies up 400 px
User prompt
delete препядствия
User prompt
add fuction fly obstacles from right to left
User prompt
fix bug fly obstacles
Code edit (4 edits merged)
Please save this source code
User prompt
Please fix the bug: 'Timeout.tick error: obstacleGraphics is not defined' in or related to this line: 'obstacle.x = 2048 + obstacleGraphics.width; // Start just right of the screen' Line Number: 62
User prompt
obstacles fly horizontally in screen
User prompt
obstacles fly horizontally
User prompt
add function, if touch in screen птица It went up and down smoothly
Code edit (1 edits merged)
Please save this source code
User prompt
Птица dont move
Initial prompt
летающая птица
===================================================================
--- original.js
+++ change.js
@@ -103,9 +103,9 @@
size: 200,
fill: "#0000FF"
});
gameOverScoreTxt.anchor.set(0.5, 0.5); // Anchor to the center
- gameOverScoreTxt.x = 2048 / 2; // Position at the center of the screen horizontally
+ gameOverScoreTxt.x = 2048 / 4; // Position at the center of the screen horizontally
gameOverScoreTxt.y = 2732 / 2; // Position at the center of the screen vertically
game.addChild(gameOverScoreTxt);
LK.showGameOver();
}
голубое небо, горизонт и зеленое поле. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Мультяшный квадратный сюрикен. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
button leaderboards. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.