User prompt
Add a more bolder font
User prompt
Make an asset for the respawn button
User prompt
When the player reaches 1000 points imploment a you win screen that has a button in the middle that respawns you back to the start
User prompt
Make a level 2 with more balls and then at the end imploment a you win screen
User prompt
Make the duplicated cannons shoot
User prompt
Everytime when the player gets a xp the player duplicates for help
User prompt
Make a background asset
User prompt
Add all bubble variabts in one area
User prompt
When game loads play music asset
User prompt
Make more bubbles
User prompt
Make it possible to crush 4 in one try with swipe
User prompt
We you tap the bubble disappears and you earn xp
Code edit (1 edits merged)
Please save this source code
User prompt
Bubble XP Shooter
Initial prompt
Bubble shooter where you shoot bubbles to earn XP
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});
Blue bubble. In-Game asset. 2d. High contrast. No shadows
Red bubble. In-Game asset. 2d. High contrast. No shadows
Orange bubble with question mark. In-Game asset. 2d. High contrast. No shadows
Purple bubble with smiley face. In-Game asset. 2d. High contrast. No shadows
Cannon. In-Game asset. 2d. High contrast. No shadows
Space. In-Game asset. 2d. High contrast. No shadows
Wood texture. In-Game asset. 2d. High contrast. No shadows