User prompt
Translate the text into Turkish and enlarge it a bit
User prompt
Add 30 levels, difficulty increases as you pass the levels ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Enlarge the game board a little and center it
User prompt
move the game board slightly to the right of the center
User prompt
add background
User prompt
add background
User prompt
add background
User prompt
I can move the blocks from bottom to top but I can't move the blocks from top to bottom. Solve this.
User prompt
Do not put the unmatched blocks back to the same place. Instead, put them in the changed place.
User prompt
make moving blocks easier and smoother ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
align the score with the moves
User prompt
remove target
User prompt
When you move non-matching blocks, 1 unit is deducted from the moves
User prompt
When I try to move the mismatched blocks, it gets stuck and keeps changing. Fix this. ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
enlarge and center the game board
User prompt
enlarge the game board
User prompt
Still the same error. When I try to change the location of a "non-matching" block, it gets stuck and keeps changing. Fix this problem.
User prompt
Still the same error vat. When I try to change the location of a non-matching block, it gets stuck and keeps changing. Fix this problem.
User prompt
Still the same error vat. When I try to change the location of a block, it gets stuck and changes constantly. Fix this problem. Fix this problem
User prompt
When I try to move a block, it gets stuck and keeps changing. Fix this problem.
User prompt
When I try to move a block, it gets stuck and keeps changing. Fix the problem.
Code edit (1 edits merged)
Please save this source code
User prompt
Gem Drop Match
Initial prompt
Make a game similar to Candy Crush
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});