Code edit (1 edits merged)
Please save this source code
User prompt
Face Dash: Smile Runner
User prompt
Please continue polishing my design document.
User prompt
Make a poop clicker where you click poop. every time you click the poop you get one extra fly. every time you get 5 flies you can upgrade and get twice as much clicks
Initial prompt
hi
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});