User prompt
make a button for the upgrades visible
User prompt
make the upgrades in the top right
User prompt
show the upgrades
User prompt
set money to zero when the game starts
User prompt
add upgrades and when you buy the upgrades they get more expensive and when you buy the upgrades you loose money
User prompt
make the clicking thing in the middle and a bit bigger
User prompt
add something to click on
Code edit (1 edits merged)
Please save this source code
User prompt
Tap Empire: Business Tycoon
User prompt
Please continue polishing my design document.
Initial prompt
make a clicker game
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});