Code edit (1 edits merged)
Please save this source code
User prompt
Center Fire
User prompt
Please continue polishing my design document.
Initial prompt
Make for me blah blah blah you see this that another. Game components that do this and that. Images that are this and that. etc. When you get what you want, click ENTER.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});