User prompt
Add a score thing so you can see your best score and your score ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
The game over screen is broken and the top delete start still doesn't work.
User prompt
To have to play a game doesn't work.
User prompt
It just tapped to play again, but if I tap, it doesn't do anything.
User prompt
Please fix the bug: 'ReferenceError: Can't find variable: showCustomGameOver' in or related to this line: 'showCustomGameOver();' Line Number: 296
User prompt
There's a bug. When I click the play again button, it doesn't play again. So can you fix the bug?
User prompt
change the game over screen so to play again and it shows your score and it shows a badge but if you want to get a brown badge you need 10 points a gold one 20
User prompt
The pipes aren't long and they look like they're messed up.
User prompt
Can you make the pipes longer so they touch the floor and they look like real Flappy Bird? And make it so when you die, there's like a die screen, like just like classic Flappy Bird.
Code edit (1 edits merged)
Please save this source code
User prompt
Flappy Wings
Initial prompt
Make Flappy Bird
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});