User prompt
make the powerup bigger
User prompt
make the power up bigger
User prompt
more wide
User prompt
make the alien bullets a tiny bit wider
User prompt
make it harder
User prompt
make it more ez
User prompt
make the powerups give invinseablilydy for 3 secs and make it have a effect ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
make power ups
User prompt
no i ment when my mouse goes high i can still move the ship x pos not the y pos
User prompt
can you make it so my mouse can go high to move the ship side to side to
User prompt
make the ship side to side with the mouse cursor
Code edit (1 edits merged)
Please save this source code
User prompt
Space Defenders
Initial prompt
make a game like space invaders
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});