User prompt
When the fruit hit the ground a sound happen
User prompt
Play the music and make it loop
User prompt
Put the fruit in the container
User prompt
No no don't put the fruit up the top it will be in the container
User prompt
If the fruit reach the top is game over
User prompt
You can move fruit and you can place it ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Please remove the game over
Code edit (1 edits merged)
Please save this source code
User prompt
Watermelon Merge
Initial prompt
Watermelon
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});