User prompt
make the fruits have collisions
User prompt
Make it so that the fruits can be stacked on top of each other, and that when the place where the fruits can be put is filled, we lose.
User prompt
make the fruits much bigger.
User prompt
make there be 3 more fruits before reaching the watermelon.
User prompt
make there be music in the game.
Code edit (1 edits merged)
Please save this source code
User prompt
make the fruits not bounce when hitting the ground.
User prompt
Make it so that as soon as the fruits touch, they merge and we don't have to click for them to merge.
User prompt
Make the fruits bigger and add a main menu.
User prompt
make the fruits bigger depending on the fruit. if it is the apple, make it small, if it is the pear, a little bigger. if it is the melon, big. if it is the watermelon juice, bigger, and if it is the watermelon, bigger.
User prompt
Make the fruits have collisions and that when they reach the edge of the screen, we lose the game.
User prompt
make there be gravity in the fruits. ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Make it so that wherever our mouse is, there is a random fruit, and when clicking, the fruit is released and when 2 fruits collide, they merge and form the next fruit.
Code edit (1 edits merged)
Please save this source code
User prompt
Fruity Cascade
Initial prompt
Create a game where you have to match fruits until you reach the watermelon. To drop the fruits, you'll have to drag the mouse to where you want to drop them. There will be 5 fruits before the watermelon. First: the apple. Second: the pear. Third: the melon. Fourth: watermelon juice. Fifth: a pitcher of watermelon juice.
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});
an apple. In-Game asset. 2d. High contrast. No shadows
a pear. In-Game asset. 2d. High contrast. No shadows
a 2D melon. In-Game asset. 2d. High contrast. No shadows
a watermelon juice in a glass. In-Game asset. 2d. High contrast. No shadows
an watermelon.. In-Game asset. 2d. High contrast. No shadows
some grapes in 2D. In-Game asset. 2d. High contrast. No shadows
an orange. In-Game asset. 2d. High contrast. No shadows
a table seen from above.. In-Game asset. 2d. High contrast. No shadows
an peach. In-Game asset. 2d. High contrast. No shadows