User prompt
keep on โช๐ก Consider importing and using the following plugins: @upit/tween.v1, @upit/storage.v1
User prompt
Emoji Evolution Clicker
Initial prompt
cookie clicker but after you click fo a bit you get different emojis so lets say to begin, 30, then different emoji, then bit more, add happy, shocked, sad, scared, sick ect, add more like, vomit, poo emoji, different food and fruit, various animals, animal faces, flags, coulors, utensils to clicker face
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});