Code edit (1 edits merged)
Please save this source code
User prompt
Powerpuff Girls: Garden Lights Countdown
Initial prompt
Toca lights (2006-2007). The powerpuff girls are here in a very dark nighttime garden. And coco 🐰 says that we turn on the lights with countdown from 10 to 1. Tap on 10 to 1 to countdown will turn on the lights, tap on coco 🐰 to make ice fireworks.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});