User prompt
Make a background design
User prompt
When you popped all of the bubbles then you go to level 2
User prompt
Make the bubbles disappear when the messages appears for a few seconds
User prompt
Move all of the bubbles a bit down
User prompt
Space all of the bubbles down a but
User prompt
If you popped all the bubbles then a message will say GOOD JOB
User prompt
Make some bubbles different colours
User prompt
Add more rows of bubbles going down
User prompt
Space the bubbles away from each other
User prompt
Each row needs 12 big bubbles and none on the very top
User prompt
Space the bubbles out a tiny bit
User prompt
THE bubbles to be BIG big
User prompt
There needs to be lots of bubbles and you have to pop them all to go to level 2 and it gets harder
User prompt
The bubbles need to be bigger and there needs to be bubble down like candy crush
User prompt
Make a row of 10 bubbles each row like down a row
Code edit (1 edits merged)
Please save this source code
User prompt
Bubble Pop Adventure
User prompt
If you popped the bubbles on level 1 you go to level 2
Initial prompt
Make a popping game where you have to pop things to go and do more levels
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});