Code edit (1 edits merged)
Please save this source code
User prompt
Powerpuff Girls: Hide and Seek Challenge
Initial prompt
The powerpuff girls: tap on level 1 chicken, or level 2 sheep, or level 3 pig to get started. Where is it hiding tap on it 20 times. Before the time runs out. Till the powerpuff girls say I’ve got you. Hahahaha.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});