User prompt
set bg color to 1c0921
User prompt
When setting score text also update LK.setscore
User prompt
Double the speed of the stars
User prompt
Double the speed of the starts
User prompt
set background alpha to .8
User prompt
give starGraphics random rotation and blend mode 1
User prompt
move up particle spawn point by 25px
User prompt
In enemy increase speed by .5 rather than .2
User prompt
when hit push back enemy y by -7
User prompt
when hit push back enemy by -6
Code edit (3 edits merged)
Please save this source code
User prompt
When being hit don't update targetSpeed update speed
Code edit (1 edits merged)
Please save this source code
User prompt
when updating speed, use max not min
User prompt
Also push back enemies by 2px when hit by a bullet
User prompt
When a enemy is hit by a bullet, set target speed to -5
User prompt
In move add .2 to enemy speed, max it to targetSpeed
User prompt
Add targetSpeed to enemies, set it to 6
User prompt
Add targetSpeed to hero, set it to 6
User prompt
When an enemy is hit, push it up by 4px
User prompt
When an enemy is hit, push it up by 20px
User prompt
set background alpha to .6
User prompt
Add black drop shadow to overlay texts
===================================================================
--- original.js
+++ change.js
@@ -187,9 +187,9 @@
var self = Container.call(this);
var background = LK.getAsset('background', 'Background Graphics', 0.5, 1);
background.x = 2048 / 2;
background.y = 2732;
- background.alpha = 0.6;
+ background.alpha = 0.8;
self.addChild(background);
var starField = [];
for (var i = 0; i < 100; i++) {
var star = new StarField();
Round powerup. Shield icon Single Game Texture. In-Game asset. 2d. Pixelart. White background. Blank background. Low detail. High contrast.
Extra missile powerup circle. Missile and plus sign. Single Game Texture. In-Game asset. 2d. Pixelart. White background. Blank background. Low detail. High contrast.
Single space torpedo flying upwards Game Texture. In-Game asset. 2d. Pixelart. White background. Blank background. Low detail. High contrast.
Background galaxy nebulas and galaxies Single Game Texture. In-Game asset. 2d. Pixelart. White background. Blank background. Low detail. High contrast. --ar 1:10
Hero Space Ship facing upwards. 2D art, game texture, blank background. Sprite sheet asset. Design Guideline: The game's style is bright, high-quality vector graphics with sharp, clean lines and a modern aesthetic. Colors should be vivid and contrast well, emphasizing a futuristic, sleek feel. Textures are minimalistic, focusing on flat surfaces with subtle gradients for depth. Lighting effects are dynamic yet soft, enhancing the vibrancy without overpowering. Assets should look consistent, fitting a coherent, tech-savvy universe. Think 'sophisticated simplicity' for a futuristic, engaging spaceship game.
Game texture, Single Spaceship Engine exhaust light particle, yellow blue fire. Black background.
Alien Space enemy ship facing down 2D art, game texture, blank background. Sprite sheet asset. Design Guideline: The game's style is bright, high-quality vector graphics with sharp, clean lines and a modern aesthetic. Colors should be vivid and contrast well, emphasizing a futuristic, sleek feel. Textures are minimalistic, focusing on flat surfaces with subtle gradients for depth. Lighting effects are dynamic yet soft, enhancing the vibrancy without overpowering. Assets should look consistent, fitting a coherent, tech-savvy universe. Think 'sophisticated simplicity' for a futuristic, engaging spaceship game.
single Star particle, black background 2D art, game texture, blank background. Sprite sheet asset. Design Guideline: The game's style is bright, high-quality vector graphics with sharp, clean lines and a modern aesthetic. Colors should be vivid and contrast well, emphasizing a futuristic, sleek feel. Textures are minimalistic, focusing on flat surfaces with subtle gradients for depth. Lighting effects are dynamic yet soft, enhancing the vibrancy without overpowering. Assets should look consistent, fitting a coherent, tech-savvy universe. Think 'sophisticated simplicity' for a futuristic, engaging spaceship game.
Round powerup. Green health icon Single Game Texture. In-Game asset. 2d. Pixelart. White background. Blank background. Low detail. High contrast.
Blue glowing powerup circle with s in center Single Game Texture. In-Game asset. 2d. Pixelart. White background. Blank background. Low detail. High contrast.
Round powerup. Lightning icon pointing up. Single Game Texture. In-Game asset. 2d. Pixelart. White background. Blank background. Low detail. High contrast.
Single enemy slime bullet, seen from above facing upwards. Single Game Texture. In-Game asset. 2d. Pixelart. White background. Blank background. Low detail. High contrast.
Round powerup icon with bullseye Single Game Texture. In-Game asset. 2d. Pixelart. White background. Blank background. Low detail. High contrast.
Clean plasma bubble Single Game Texture. In-Game asset. 2d. Pixelart. White background. Blank background. Low detail. High contrast.