Fun idea, I used to love flappy bird. I like the simple art style.
One issue I encountered is that the game does not correctly scale with resolution. I have monitor with a frame rate of 180, and the bird falls towards the ground very very quickly compared to when I saw my friend play on a different monitor. In most engines this can be fixed by multiplying variables like gravity by delta time. Otherwise gg.