Code edit (1 edits merged)
Please save this source code
User prompt
Arena Brawlers: Ultimate Showdown
Initial prompt
Subreddit for Brawl Stars, the free multiplayer mobile arena fighter/party brawler/shoot 'em up game from Supercell. Fast-paced 3v3 and Battle Royale matches 🔥 Collect unique Brawlers. Play with your friends. Be the last one standing!
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});