User prompt
enlarge text and buttons
Code edit (1 edits merged)
Please save this source code
User prompt
Money Clicker Tycoon
Initial prompt
Make me a money clicker simulator, let's have improvements, let's save our score to the cloud, let's have Money Farm, Money Factory and similar things in our improvements
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});