User prompt
Add a win item to the shop that costs 70k.
User prompt
Add an option in the shop for a thousand dollars
User prompt
Make a mute and unmute button for the music.
User prompt
Add music to the game.
User prompt
Make more items to buy in the shop.
Code edit (1 edits merged)
Please save this source code
User prompt
Ice Cream Empire
Initial prompt
I want to make a clicker game with cookie clicker, but with ice cream.
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});