User prompt
Improve games performance
User prompt
Santa should spawn in the center of the screen
User prompt
Ensure rudolph cant spawn in the top 20% of the screen or in the bottom 25% of the screen
User prompt
Rudolph cant spawn in the top 20% of the screen
User prompt
Hazards should not spawn in the top 20% of the screen
User prompt
Hazards cant spawn in the top 10% of the screen
User prompt
Add title to scoreboard it ahould be labeled "presents delivered"
User prompt
Decrease rhe size of the text of the remaining presents
User prompt
Move present icon 50 pixels to the left
User prompt
Move lifes icon 50 pixels to the right and 50 pixels down
User prompt
Move present icon 100 pixels to the right
User prompt
Make lives icons and present icon fit better in the screen
User prompt
Improve game performance
User prompt
make hazards even faster every time in a game after rudolph spawns. this speed increase will be incremental in relation to the amount of times rudolph has re-spawned in each game
User prompt
every time rudolph spawns again in a game, the speed of the hazards will increase a lot
User prompt
please make rudolph move arround the screen after it spawns. give it a challenging moment and make it difficult to catch
User prompt
once the present collides with the chimney and a new asset right on above the chimeny
User prompt
move chimneys 150 pixels down
User prompt
move chimneys 600 pixels down
User prompt
show chimenys
User prompt
once a present and a chimney collides the chimney will change the asset to a new asset named chimney2
User prompt
delete all references to rudolphs spawn position
User prompt
move rudolphs spawn position 1000 pixels up
User prompt
move rudolph spawn position 500 pixels up
User prompt
rudolph has to spawn in the top of the screen
===================================================================
--- original.js
+++ change.js
@@ -130,10 +130,10 @@
var lifeIconSpacing = 20;
var lifeIconSize = 64;
for (var i = 0; i < santa.lives; i++) {
var lifeIcon = new LifeIcon();
- lifeIcon.x = lifeIconSpacing + i * (lifeIconSize + lifeIconSpacing);
- lifeIcon.y = lifeIconSpacing;
+ lifeIcon.x = lifeIconSpacing + 50 + i * (lifeIconSize + lifeIconSpacing);
+ lifeIcon.y = lifeIconSpacing + 50;
self.lifeIcons.push(lifeIcon);
LK.gui.topLeft.addChild(lifeIcon);
}
santa.presentCounter = 10;
8-bit cloud with lightning. in game asset. white cloude. yellow lighning. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
8 bit x mas pressent. in game asset. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
8-bit. cartoon. santa on sledge. smiling. in game asset. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.