Code edit (1 edits merged)
Please save this source code
User prompt
Powerpuff Football Heroes
Initial prompt
Toca football (2017). Tap on level 1 yellow ball, level 2 blue ball, level 3 red ball, level 4 green ball, level 5 orange ball, or level 6 purple ball to get started, tap on your powerpuff girls to kick the ball β½οΈ onto the goal π₯ , before the villain get the ball itβs a lose.
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});