User prompt
Make the clones super slow and also make his bullets automatically hit enemies
User prompt
Make the boss spawn every 3 waves after wave 3
User prompt
Make the clone shoot slower and make him only shoot left, right, up, and down
User prompt
Instead of making the clone shoot enemies from the front just make the clone shoot bullets in all directions and also make the bullets have really good auto aim
User prompt
Make the clone faster and make it attack the enemies in the front of them
User prompt
Make a big cyan power up that when collected will make a clone of you and it will walk up to enemies and shoot a big bullet at them until the are dead then they will move on to the next one. Also make the clone have his own mini health bar than will kill him if all his health drops
User prompt
Make a asset for the boss
User prompt
If all the enemies die by getting shot to many times or touching the bottom of the screen then go to the next wave
User prompt
Make so that if enemies touch the bottom of the screen they die
User prompt
Make so that if I you reach level 3 there is a boss with there own health bar and make them shoot mines
User prompt
Make the sign bigger
User prompt
Can you make a small sign in the corner that says β defeat the sharks
Code edit (1 edits merged)
Please save this source code
User prompt
Critical Crisis
Initial prompt
Make a shooter game named critical crisis
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});