51
1
1mo
User prompt
add hi-scores
Code edit (1 edits merged)
Please save this source code
Paddle Clash
Initial prompt
a 2d based ping pong game with multiplayer or singleplayer
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
Main
Social