32
0
18d
Code edit (1 edits merged)
Please save this source code
User prompt
Paddle Clash World
Initial prompt
make a ping pong game called paddle clash world, in this game you have to challenge an AI from different levels.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
Main
Upits
Social