User prompt
Make a higher jump
Code edit (1 edits merged)
Please save this source code
User prompt
Bouncing Ball Rush
Initial prompt
Creat a basket ball game casually the basketball is going on a tough road and many huddles are coming and the basketball do jumping when huddles come and basket ball speed increase by seconds and the game is end on 999 score
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});