User prompt
add a animation for timer icon, counts down from thirty seconds a little bigger ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
timer icon cant visible
User prompt
create a icon for timer
User prompt
create timer for game. right side upper ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
at the timer upper right side timer just for 30 seconds
User prompt
upper right side add the timer for game timer will start 40 second. timer will start after the first 10 seconds ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
upper left side create a score board for each match each match give me 10 points ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
4 empty asset got at the game delete this
User prompt
Please fix the bug: 'Cannot set properties of undefined (setting 'visible')' in or related to this line: 'cards[i].cardBack.visible = false;' Line Number: 153
User prompt
all cards unlock at the start of the game for a 10 seconds ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
game start with 10 seconds all cards open then 10 seconds finish flip all cards back ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
game will start screen start with cardbacgrounds all cards
User prompt
create a star particle if the match same pairs ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
ıf the objects match same pair create a a little bit particle with stars ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
a little bit darker red change the background color
User prompt
change bacground color "red"
User prompt
at the bottom side change the text "Ülker Lezzet Evreni"
User prompt
could you little bit bottom sight the grid area
Code edit (1 edits merged)
Please save this source code
User prompt
Memory Match 6x6
Initial prompt
6x6 memory card game. user first see all cards open 10 seconds. After all card will be closed. User tap the cards if the cards same cards gone.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});