User prompt
can you add popping sound effect on bubbles
User prompt
can you make this game optimized for different mobil screen sizes
User prompt
can you make this game Touch-optimized
User prompt
remove the last changes
User prompt
make a popping sound when we click on bubbles, add a deagle image under right of crossair and make a deagle shot sound everytime i click
User prompt
i need best score under the every difficulty level. incresase the easy level bubble time +2 seconds, medium level +1 , difficult level +0,5 second ↪💡 Consider importing and using the following plugins: @upit/storage.v1
Code edit (1 edits merged)
Please save this source code
User prompt
Bubble Aim Trainer
Initial prompt
i want to develop a game for people who wants to aim better.before we start the game there is a menu and difficulty level easy medium difficult. first we need a crossair on our mouse cursor and then randomly blue bubbles pop and we try to hit them by clicking. in easy level bubbles are randomly spawn in 2 seconds and disappear. in medium level time is 1 second . in difficult level time is 0.5 second. there is a 60 second time limit every bubble we hit is worth +10.
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});