User prompt
make the top pipes touch the ceiling
User prompt
make them a little higher
User prompt
make the pipes spawn only in the moddle
User prompt
make the space between the pipes a lot wider
User prompt
make the only top pipes upside down
User prompt
make the pipes THICCER
User prompt
make the speed of the pipes slower
User prompt
Increase the vertical gap between the top and bottom pipes for easier gameplay
User prompt
make the space between the pipes wider
User prompt
reduce the strength of the gravity
User prompt
fix the hitboxes
User prompt
make the bird jump lower
User prompt
reduce the gravity
Code edit (1 edits merged)
Please save this source code
User prompt
Flappy Bird: Tap to Fly
Initial prompt
Flappy Bird
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});