6
0
12d
User prompt
make it so player must collect all stars to complete level
Code edit (1 edits merged)
Please save this source code
Bubble Bounce Adventure
Initial prompt
make a game that works well
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
Main
Social