User prompt
I can't see how much money I have.
User prompt
Make it so you can place your enemies everywhere, and make it so in order to place an enemy, you need to buy an enemy. And...
User prompt
Make it so you can buy enemies and upgrade them.
User prompt
To add a money thing, you just add unhealth to the base, so when the red enemies touch the base, they disappear, but the base takes damage, and if the base takes damage to zero, you lose.
Code edit (1 edits merged)
Please save this source code
User prompt
Tower Command: Defense Elite
Initial prompt
Great tower defense
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});