User prompt
Please fix the bug: 'Uncaught TypeError: slot.containsPoint is not a function' in or related to this line: 'if (!slot.occupied && slot.containsPoint({' Line Number: 485
Code edit (1 edits merged)
Please save this source code
User prompt
Cardbound: The Inscription Trials
Initial prompt
I want a game like inscription from you
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});