User prompt
Add sound effects to each new wave, when you die, and when you get a power up
User prompt
Every 10 waves make a boss ship with better bullets and has more health then other enemies
User prompt
I can’t see the logo on the green power ups
User prompt
Make the power up logos more visible
User prompt
Make a logo on the power ups to show what the power up is
User prompt
Make rare power ups that don’t spawn as much with double and triple shot
User prompt
Make the faster firing power up not as laggy
User prompt
Make it so you can pick up the power ups and powers your character
User prompt
Make power ups flow down sometimes, after you kill an enemy
User prompt
Make some enemies have faster bullets and a different Star Wars ship
User prompt
Make the ships look like a Star Wars ship
User prompt
Make the character and enemies look like ships
Code edit (1 edits merged)
Please save this source code
User prompt
Galactic Defender
Initial prompt
A space invader game shooting at other ships
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});