Code edit (1 edits merged)
Please save this source code
User prompt
Pango's Magic Wand Mayhem
Initial prompt
Pango the blue raccoon 💙: rabbit 🤍 and skunk 🖤 are doing some magic with their wands. Tap on rabbit’s wand or skunk’s wand to make it bang, turn into frogs, turn into birds, turn into pigs, and make it a jelly flood.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});