User prompt
Make house 2 times bigger and let the blood splatter spray ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Make the zombies about 3 times bigger
User prompt
Make the zombies always face the house
User prompt
Make the zombies a bit bigger
Code edit (1 edits merged)
Please save this source code
User prompt
Zombie House Defense
Initial prompt
Create a top down tower defense game where hordes of zombies comes in increasing difficult waves try to reach your house.kill the zombies by tapping on them leaving a physics based blood splatter.if they reach your house and your house health becomes zero you are game over and can start over.this is a endless game and when you have certain score or kills you level up
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});