User prompt
Make when leveling up the game pauses and 3 show and can only pick one and then the game continues
User prompt
Make xp orbs be worth 1 xp and level need 10 xp and increses by 1.5x every level
User prompt
Make enemys have 1.2x more health every wave
User prompt
Make player regen 1 hp every second
User prompt
Make the health bar a little smaller
User prompt
Make so the player have a health bar and 100 hp and enemys deal 10
User prompt
Make so the player have a health bar and 100 hp and enemys deal 10
User prompt
make so the player moves with wasd keys
User prompt
make enemys drop xp orbs that when collected adds to a level ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
make enemy hp bar drain when hit
User prompt
make bow shoot 50% slower and deal 50% less damage
User prompt
make enemys have hp and hp bar
User prompt
remove the power ups and make the bow shoot slower
User prompt
player starts with a arrow weapon
Code edit (1 edits merged)
Please save this source code
User prompt
Shadow Survivor
Initial prompt
rougelite survival
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});