fossasia / flappy-svg

Flappy Bird in SVG. Play it at http://fossasia.github.io/flappy-svg/
Other
1.6k stars 157 forks source link

Adding new game over criteria #293

Closed Seagullible closed 3 years ago

Seagullible commented 3 years ago

Game over screen will activate when the player touches the top or bottom of the game screen, as in the original flappybird

niccokunzmann commented 3 years ago

Thanks!