User prompt
I want to do Shield lollipop I want that shield to last for about five seconds
User prompt
Make the auto shooting slower
User prompt
Make it automatically shoot
Code edit (1 edits merged)
Please save this source code
User prompt
Broccoli Defense
Initial prompt
A game called broccoli defense where you are a canon you shoot candy at broccoli coming towards you to continue the game
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});