User prompt
Increase the speed of the obstacles
User prompt
INCRESE THE SPEED OF THE OBSTACLES
User prompt
END THE GAME IN 60 SECONDS
User prompt
add some music
User prompt
change the color of bird into multicolor
User prompt
ncrease the size of the branch obstacle
User prompt
ncrease the size of the branch obstacle\
User prompt
incresse the size of thhe brach
User prompt
change the color of thr score into blue
User prompt
change backdround color into whight
User prompt
Increase the size of the bir
User prompt
Increase the size of the bir
User prompt
increase te size of bird
Initial prompt
FLAP AND FLOAT
===================================================================
--- original.js
+++ change.js
@@ -49,8 +49,12 @@
/****
* Game Code
****/
+// Play background music
+LK.playMusic('bgmusic', {
+ volume: 0.5
+});
// Initialize game variables
var bird = game.addChild(new Bird());
bird.x = 2048 / 4;
bird.y = 2732 / 2;