User prompt
Please fix the bug: 'Uncaught TypeError: obj.upgradeFunction is not a function' in or related to this line: 'obj.upgradeFunction();' Line Number: 347
User prompt
Please fix the bug: 'Uncaught TypeError: Cannot read properties of undefined (reading 'apply')' in or related to this line: 'upgradeOptions[index].apply();' Line Number: 348
Code edit (1 edits merged)
Please save this source code
User prompt
Zombie XP Survival
User prompt
zombies killed to xp to levels which get you upgrades to kill more zombies
Initial prompt
zombie killer game kill zombies -
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});