19
0
16d
User prompt
Make the AI move black so the player can’tmove black only the AI
Code edit (1 edits merged)
Please save this source code
Chess Master
Initial prompt
Chess
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
Main
Upits
Social