User prompt
make a u win message when u pase 50 score
User prompt
make the pipes 30 pixels closer verticly
User prompt
spread the pipes verticly
User prompt
move the pipes closer verticly
User prompt
spread the pipes further verticly
User prompt
make the pipes move faster
User prompt
make the bird move faster
User prompt
spread the pipes further verticly
User prompt
put the pipes further
User prompt
put the pipes closse
User prompt
spread the pipes more apart
User prompt
speed the pipes apart
User prompt
delete the face the top pipe code
User prompt
make the top pipe 300 pixels away from the bottom pipe
User prompt
make the top pipe face the bottom pipe
User prompt
make the jumps bigger
User prompt
make the ground overlap the pipe
User prompt
extend top pipe to connect with the celling
User prompt
make the pipes connect to the ground
User prompt
make the pipes more spread apart vertical
User prompt
make the pipes more spread apart
User prompt
make the pipes more spread out
Code edit (1 edits merged)
Please save this source code
User prompt
Flappy Flight
Initial prompt
flappy bird
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});