User prompt
change max small size to 100
User prompt
change the max small size of the objects to x70
User prompt
place the objects beside each others no object must be behind any object
User prompt
place the objects on the area 2048x500 only like on the lower side of the sceneBg
User prompt
change the objects names to real objects names in life like ball,key,table,watch,mirror,vase,...etc
User prompt
Do different sizes for the objects! max big size 200 max small size 50
User prompt
add 20 more objects on the screen but show text of some of it only to make it hard a bit
User prompt
make the text of the objects bigger a bit
Code edit (1 edits merged)
Please save this source code
User prompt
Hidden Treasures Hunt
Initial prompt
Make hidden object game, with many objects on the screen and on the bottom of it put texts of some of it like 3x4 texts 3 vertical and 4 horizontal have space between it, do a hint bar, profile level like circle on the top right corner.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});