User prompt
at the bot choose screen bot boxes are wrong object can you made them one colour
User prompt
Can you add a menu to chose how many bot we want? 1-2-3 bot for example
User prompt
Please fix the bug: 'Cannot read properties of undefined (reading 'shape')' in or related to this line: 'var boardBg = LK.getAsset(LK.init.shape('deskBg', {' Line Number: 109
User prompt
Background is wrong add a brown desk background
User prompt
Can you add a board backgroun
Code edit (1 edits merged)
Please save this source code
User prompt
Love Letter Duel: Me vs Bot
Initial prompt
Made me a me vs bot love letter game.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});