0
1d
Code edit (1 edits merged)
Please save this source code
User prompt
Tic-Tac-Toe_TE
Initial prompt
Bana tic-tac-toe oyunu yap. Rakibimiz AI olsun. Oyunun adı da Tic-Tac-Toe_TE olsun.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
Main
Upits
Social